1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/utils
Sergei Trofimov c5cd2b9298 Initial priority implementation
- Fixed up some of the signal map for instrumentation
- Changed how priorites are specified -- no longer method name prefixes
  but dedicated decorators, including an easy way of specifying a custom
  priority level (no longer need to manually connect signals)
- Updated ExecutionTimeInstrument to work with the new system
- Also removed some dead code
2017-03-17 16:21:14 +00:00
..
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
counter.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
diff.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
doc.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
formatter.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
log.py Handle retry failed 2017-03-15 14:34:31 +00:00
misc.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
serializer.py Initial implementation of state tracking and output handling. 2017-03-17 09:15:43 +00:00
terminalsize.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
types.py Initial priority implementation 2017-03-17 16:21:14 +00:00