1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sebastian Goscik f276d4e39f cpustates: Added the ability to configure how a missing start marker is handled.
cpustates can now handle the lack of a start marker in three ways:

 - try: If the start marker is present only the correct section of the trace
        will be used, if its not the whole trace will be used.
 - error: An error will be raised if the start marker is missing
 - ignore: The markers are ignored and the whole trace is always used.
2016-06-06 17:09:48 +01:00
..
commands create command: fix example parameter name in templates 2016-04-20 14:43:07 +01:00
common ReventWorkload: Now kills all revent instances on teardown 2016-06-01 16:47:01 +01:00
core boostrap: nicer error messages on config parasing. 2016-04-14 16:18:31 +01:00
devices AndroidDevice: Fixed screen lock disable 2016-05-10 09:27:42 +01:00
external BaseUiAutomation: Added functions for checking version strings 2016-05-16 17:22:09 +01:00
instrumentation Merge pull request #144 from ep1cman/servo 2016-05-27 16:16:49 +01:00
modules cpufreq: minor fixes 2016-02-04 15:42:35 +00:00
resource_getters Revent: Device model name is now used when searching for revent files 2016-06-01 16:47:01 +01:00
result_processors cpustates: Added the ability to configure how a missing start marker is handled. 2016-06-06 17:09:48 +01:00
tests Parameter: Fixed overriding of new parameters 2016-02-04 15:36:47 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils cpustates: Added the ability to configure how a missing start marker is handled. 2016-06-06 17:09:48 +01:00
workloads cameracapture & camerarecord: Fixed parameters 2016-05-25 09:49:21 +01: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 Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00