1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/result_processors
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
..
ipynb_exporter ipynb_exporter: default template no longer shows a blank plot for workloads without summary_metrics 2015-12-15 17:18:25 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cpustate.py cpustates: Added the ability to configure how a missing start marker is handled. 2016-06-06 17:09:48 +01:00
dvfs.py dvfs: fix active_cpus --> online_cpus rename 2015-05-26 12:30:15 +01:00
mongodb.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
notify.py pylint: addtional fix 2015-12-10 13:39:28 +00:00
sqlite.py sqlite: adding global aliases to params 2015-06-15 14:34:57 +01:00
standard.py csv: handle zero-value classifiers correctly 2015-12-15 08:30:53 +00:00
status.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
syeg.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00