1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/instrumentation
Javi Merino 227c39d95d trace: fix data file trace name in warning
The warning refers to trace.bin, which is not the extension that we use
for it.  Instead, use the variable with the default trace
name (trace.dat) for the warning.
2015-08-28 15:52:43 +01:00
..
coreutil Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
daq daq: daq_power.csv now matches the order of labels (if specified). 2015-08-13 16:10:58 +01:00
delay delay: added fixed_before_start configuration; updated all to be very_slow 2015-08-12 16:12:38 +01:00
dmesg Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
energy_model energy_model: fixing idle state handling to encompass all active cores on a cluster. 2015-08-26 12:48:22 +01:00
energy_probe adding device_entry parameter to energy probe instrument 2015-04-29 10:42:44 +01:00
fps fps: filter out bogus actual-present times and ignore janks above PAUSE_LATENCY 2015-08-06 11:20:58 +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: reverting type change for optionstring 2015-07-24 16:20:14 +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 trace: fix data file trace name in warning 2015-08-28 15:52:43 +01:00
__init__.py Adding instrument_is_enabled function 2015-05-28 10:13:50 +01:00