1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-06-17 22:06:02 +01:00
Files
dev_scripts
doc
extras
scripts
wlauto
commands
common
core
devices
external
instrumentation
modules
resource_getters
result_processors
tests
tools
utils
__init__.py
android.py
cli.py
cpuinfo.py
doc.py
formatter.py
hwmon.py
ipython.py
log.py
misc.py
netio.py
power.py
serial_port.py
ssh.py
terminalsize.py
trace_cmd.py
types.py
uboot.py
uefi.py
workloads
__init__.py
agenda-example-biglittle.yaml
agenda-example-tutorial.yaml
config_example.py
exceptions.py
.gitignore
LICENSE
MANIFEST.in
README.rst
setup.py
workload-automation/wlauto/utils
Sergei Trofimov fe7f98a98b report_power_stats: number of entries returned always matches number of reporters
Previously, only reports that were generated were returned. With this
commit, there will be an entry for each active reporter in the returned
list. If a reporter did not produce a valid report, the entry will be
None.

This ensures consistent output, even if a run time issue causes a
reporter not to produce a report  (e.g. if cpufreq events were not
enabled).
2016-05-09 10:20:25 +01:00
..
2015-03-18 10:47:07 +00:00
2015-06-29 11:34:49 +01:00
2015-12-09 16:52:39 +00:00
2015-12-09 16:52:39 +00:00
2016-02-22 09:45:42 +00:00
2015-06-01 10:05:23 +01:00