1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/instrumentation
Naresh Kamboju 6e72ad0cc3 hwmon: print both before/after and mean temperatures
Print both before/after and mean temperatures of DCC and MCC

Example:
mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC",34.062,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC before",33.849,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC after",34.275,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC",45.432,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC before",45.432,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC after",45.432,Celsius

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-07-06 14:09:50 +01:00
..
coreutil Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
daq daq instrument: updating default server_port to match daq server. 2015-06-09 15:22:57 +01:00
delay Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
dmesg Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
energy_model Energy model instruments: allows power adjustment for thermal effect 2015-06-29 13:04:41 +01:00
energy_probe adding device_entry parameter to energy probe instrument 2015-04-29 10:42:44 +01:00
fps list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
hwmon hwmon: print both before/after and mean temperatures 2015-07-06 14:09:50 +01:00
juno_energy Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
misc sysfile_getter: fixed Exception when both device and host paths are empty. 2015-06-26 12:14:02 +01:00
perf perf: updating binaries and adding option to force install 2015-06-26 14:19:15 +01:00
pmu_logger get options in config_example.py reachable 2015-06-04 15:56:52 +08:00
screenon Updating screen on instrument to support periodic polling. 2015-04-15 17:54:07 +01:00
streamline streamline: do not instatiate resource getter directly 2015-06-18 12:33:56 +01:00
trace_cmd Fixing buffer_size_file in trace-cmd for non-Android devices 2015-04-17 16:06:12 +01:00
__init__.py Adding instrument_is_enabled function 2015-05-28 10:13:50 +01:00