1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/instruments
Marc Bonnici 607cff4c54 framework: Lock files which could be read/written to concurrently
Add file locking to files that could be read and written to concurrently
by separate wa processes causing race conditions.
2020-04-09 09:14:39 +01:00
..
poller Fixed an error emptying the reading buffer of the poller 2019-02-04 09:46:13 +00:00
proc_stat instruments: add proc_stat 2020-02-07 14:11:31 +00:00
__init__.py wa: Rename Instrumentation to Instruments 2018-01-15 10:24:03 +00:00
delay.py instruments/delay: Convert module name to identifier 2019-04-26 08:04:45 +01:00
dmesg.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00
energy_measurement.py instruments/acme_cape: Fix missing parameter to get_instruments 2019-11-18 16:09:09 +00:00
fps.py instruments/fps: Fix Typo 2019-01-28 12:45:10 +00:00
hwmon.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00
misc.py framework: Lock files which could be read/written to concurrently 2020-04-09 09:14:39 +01:00
perf.py instrument/perf: Fix incorrect argument 2019-12-20 16:07:10 +00:00
screencap.py wa/instruments: Refactor collectors to use Collector Inferface 2019-12-20 15:17:01 +00:00
serialmon.py wa/instruments: Refactor collectors to use Collector Inferface 2019-12-20 15:17:01 +00:00
trace_cmd.py wa/instruments: Refactor collectors to use Collector Inferface 2019-12-20 15:17:01 +00:00