{ "backup_data_uid": "4b76935a39bb08a7", "ck_to_env": { "CK_WA_SCRIPTS_PATH": "script:39157fb314f399ae" }, "clean_dirs": [ "wa_output" ], "data_name": "WA workload: applaunch", "deps": { "wa": { "env_key": "WA", "force_target_as_host": "yes", "local": "yes", "name": "ARM Workload Automation", "sort": 10, "tags": "tool,wa" } }, "no_compile": "yes", "no_target_file": "yes", "params": { "app": { "allowed_values": [ "calculator", "browser", "calendar" ], "default": "browser", "desc": "The name of the application to measure.", "mandatory": null, "type": "str" }, "cleanup": { "allowed_values": null, "default": true, "desc": "Specifies whether to clean up temporary files on the device.", "mandatory": null, "type": "boolean" }, "io_scheduler": { "allowed_values": [ "noop", "deadline", "row", "cfq", "bfq" ], "default": null, "desc": "Set the IO scheduler to test on the device.", "mandatory": null, "type": "str" }, "io_stress": { "allowed_values": null, "default": false, "desc": "Specifies whether to stress IO during App launch.", "mandatory": null, "type": "boolean" }, "measure_energy": { "allowed_values": null, "default": false, "desc": "Specfies wether energy measurments should be taken during the run. .. note:: This depends on appropriate sensors to be exposed through HWMON.", "mandatory": null, "type": "boolean" }, "modules": { "allowed_values": null, "default": null, "desc": "Lists the modules to be loaded by this extension. A module is a plug-in that further extends functionality of an extension.", "mandatory": null, "type": "list" }, "set_launcher_affinity": { "allowed_values": null, "default": true, "desc": "If ``True``, this will explicitly set the affinity of the launcher process to the A15 cluster.", "mandatory": null, "type": "boolean" }, "times": { "allowed_values": null, "default": 8, "desc": "Number of app launches to do on the device.", "mandatory": null, "type": "integer" } }, "print_files_after_run": [ "tmp-output2.tmp", "wa_output/status.txt", "wa_output/applaunch_1_1/result.txt" ], "process_in_tmp": "yes", "program": "yes", "required_device_access_type": [ "wa_android", "wa_linux" ], "run_cmds": { "default": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "tmp-ck-timer.json", "post_process_cmds": [ "python $<>$$#dir_sep#$postprocess_workload.py" ], "post_process_via_ck": "yes", "pre_process_via_ck": { "data_uoa": "process-wa", "module_uoa": "script", "script_name": "preprocess_workload" }, "run_cmd_main": "wa run $<>$", "run_cmd_out1": "tmp-output1.tmp", "run_cmd_out2": "tmp-output2.tmp", "run_output_files": [] } } }, "run_via_third_party": "yes", "tags": [ "wa", "workload-automation", "applaunch" ], "wa_alias": "applaunch", "wa_desc": "Measures the time and energy used in launching an application" }