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
Michael McGeagh 8a3186e1c8 CpuUtilisationTimeline added. This now will generate cpu utilisation based on frequencies and a number of samples
Fixed error in percentage when frequency is 'None'. Now default to 0 in these cases

cpu_utilisation is now a separate parameter in cpustate. Now generates a floating point number representing the utilisation based on the maximum frequency of the capture. No longer performs averaging of values, this can be done as a post-processing step

cpu utilisation now based on the max cpu freq per core, not max captured freq overall
2016-04-14 14:03:28 +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 CpuUtilisationTimeline added. This now will generate cpu utilisation based on frequencies and a number of samples 2016-04-14 14:03:28 +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