1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Vasilis Flouris 01d4126cc8 Fix for 64 bit revent [part 2]
The struct used to read events is being padded when built for 64
bit platforms. The padding has been made explicit in the struct, and
matching padding was added when writing the events during recording.
2015-03-23 18:59:54 +00:00
..
commands Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
common Fix for 64 bit revent [part 2] 2015-03-23 18:59:54 +00:00
core Fixing initialization of ~/.workload_automation. 2015-03-13 10:25:31 +00:00
devices Update __init__.py 2015-03-16 11:26:58 +08:00
external Fix for 64 bit revent [part 2] 2015-03-23 18:59:54 +00:00
instrumentation Updated fps instrumentat to generate detailed FPS traces as well as report average FPS. 2015-03-19 17:15:36 +00:00
modules Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
resource_getters Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result_processors Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tests Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils Minor fix to rst table generation. 2015-03-18 10:47:07 +00:00
workloads glb_corporate: clear logcat in Monitor's __init__ to prevent getting results from previous run. 2015-03-16 09:36:32 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00