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
John Richardson c49c5c4121 Add per-action instrumentation for UX performance
- Implement a new Marker API in BaseUiAutomation so workload can
  generate start and end markers with string name. Outputs to logcat.

- Document the Marker output log format in the WA documentation

- Create a results processor to take existing instrument fps logs and
  parse them based on the workload markers. Produce per-action fps
  metrics.

- Add simple timing results based on the workload markers
2016-07-14 13:49:39 +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
uxperf.py Add per-action instrumentation for UX performance 2016-07-14 13:49:39 +01:00