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 c52d562411 Adding energy_model instrument.
This instrument can be used to generate an energy model for a device
based on collected power and performance measurments. The instrument
produces a C file with an energy model and an accompanying HTML report.

This instrument is very different from other instrumentation, as it
actually generates the run queue on the fly based on the operating
frequencies and idle states it discovers on the device. The agenda needs
only to contain the single "base" spec that defines the workload to be
used for performance measurement.
2015-05-11 12:12:40 +01:00
..
coreutil Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
daq daq instrument updated to report energy. 2015-05-11 12:12:40 +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 Adding energy_model instrument. 2015-05-11 12:12:40 +01:00
energy_probe adding device_entry parameter to energy probe instrument 2015-04-29 10:42:44 +01:00
fps Updated fps instrumentat to generate detailed FPS traces as well as report average FPS. 2015-03-19 17:15:36 +00:00
hwmon hwmon: move sensor discovery into initialize() 2015-05-07 09:39:33 +01:00
juno_energy Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
misc sysfile_extractor: ignore exit code when removing directory at the end of the run. 2015-05-05 09:32:40 +01:00
perf Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
pmu_logger Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
screenon Updating screen on instrument to support periodic polling. 2015-04-15 17:54:07 +01:00
streamline Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
trace_cmd Fixing buffer_size_file in trace-cmd for non-Android devices 2015-04-17 16:06:12 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00