1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Brendan Jackman a719f3b156 hwmon: Add hwmon instrument
For some reason I didn't look at the WA2 instrument until afer I
wrote this, so it's different in how it handles 'before/after'
quantities (which I called 'momentary' in the code) - instead of
adding a 'mean' it just adds two separate metrics: one for before and
one for after. Personally I think this is more useful (esp. for
temperature) but if necessary I can revert to the old behaviour.

This also doesn't add the helpful classifier telling you the hwmon
device, because we don't have immediate access to that info from the
devlib Instrument. If necessary I'm sure it could be added later.

Furthermore it doesn't have a parameter to filter the sensors, just
collects from them all.
2017-10-12 18:16:23 +01:00
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands revent fixes 2017-09-27 10:32:41 +01:00
framework framework/getters: fix http getter APK resolution 2017-10-10 13:14:07 +01:00
instrumentation hwmon: Add hwmon instrument 2017-10-12 18:16:23 +01:00
processors Implment output processing 2017-03-22 15:14:44 +00:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils utils/log: adjust level for CGgroups logger 2017-10-06 15:04:02 +01:00
workloads workloads: add memcpy workload 2017-10-06 15:04:02 +01:00
__init__.py wa: Add ApkWorkload to default imports 2017-09-28 13:09:28 +01:00