1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Sascha Bischoff 4abbe7602a Extend device with sleep functionality
This changeset adds the ability to sleep on the device via a
device.sleep() method. This invokes sleep on the target device. This
is useful for situations where the passage of time on the target
device does not match that of the host, e.g., gem5.

This changeset also updates a number of workloads to use this new
sleep method.
2017-03-02 14:22:05 +00:00
..
commands get_assets: Updated Remote Assets URL 2016-12-23 10:39:51 +00:00
common Changed ActionLogger class to use nano timestamps. This is because fps instrument collects data in ns as well so is possible to match the two 2017-02-24 16:11:35 +00:00
core Extend device with sleep functionality 2017-03-02 14:22:05 +00:00
devices meizumx64: always unrooted 2017-02-16 13:25:58 +00:00
external Changed ActionLogger class to use nano timestamps. This is because fps instrument collects data in ns as well so is possible to match the two 2017-02-24 16:11:35 +00:00
instrumentation fps: Added parameter to override FPS collection method 2017-02-24 16:22:16 +00:00
modules Pylint fixes 2016-07-21 16:40:26 +01:00
resource_getters resource: remote resource resolution fixes 2017-02-21 16:35:16 +00:00
result_processors Move UxperfParser into utils 2017-02-03 15:14:27 +00:00
tests WA Types: Added 'ParameterDict' type. 2017-02-20 16:44:24 +00:00
tools Pylint fixes 2016-07-21 16:40:26 +01:00
utils Changed ActionLogger class to use nano timestamps. This is because fps instrument collects data in ns as well so is possible to match the two 2017-02-24 16:11:35 +00:00
workloads Extend device with sleep functionality 2017-03-02 14:22:05 +00:00
__init__.py Add new AndroidUxPerfWorkload class 2016-08-26 12:22:39 +01:00
agenda-example-biglittle.yaml big.Little Sample Agenda: Fixed workload name and typo. 2016-12-21 12:08:51 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Fix typo 2017-01-12 12:13:05 -08:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00