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
Sergei Trofimov c11cc7d0d2 trace-cmd: do not error on missing host-side trace-cmd when report_on_target is set
When report_on_target option is set, binary trace will be "reported"
into a text version on the target device. This removes the need for
trace-cmd to be installed on the host, in which case that should not be
reported as an error.
2016-01-18 11:53:06 +00:00
..
coreutil Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
daq daq: fixed typo 2015-12-15 09:54:21 +00: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 Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
energy_probe adding device_entry parameter to energy probe instrument 2015-04-29 10:42:44 +01:00
fps Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
freqsweep freqsweap: fix: was erroneously merging runtime_params into workload_params 2015-11-19 14:11:23 +00:00
hwmon hwmon: print both before/after and mean temperatures 2015-07-06 14:09:50 +01:00
juno_energy juno_energy: add metrics to results and "strict" parameter 2016-01-07 11:09:00 +00:00
misc sysfs_extractor: fixed pulled files verification. 2015-09-04 08:56:19 +01:00
netstats netstats: added "period" parameter. 2015-09-21 08:45:26 +01:00
perf perf: added support for per-cpu statistics 2015-12-11 14:01:04 +00:00
pmu_logger Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
screenon Updating screen on instrument to support periodic polling. 2015-04-15 17:54:07 +01:00
streamline streamline: cleaned up and added Linux support 2015-11-16 17:27:17 +00:00
systrace Added systrace instrument 2015-11-27 09:53:59 +00:00
trace_cmd trace-cmd: do not error on missing host-side trace-cmd when report_on_target is set 2016-01-18 11:53:06 +00:00
__init__.py Adding instrument_is_enabled function 2015-05-28 10:13:50 +01:00