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 a9959550af utils/types: better enum class member setting
- What used to be enum.values is now enum.levels.
- Add enum.names and enum.values that are lists of enum's levels' names
  and values respectively.
- Add a check on creation to make sure that provided level names do not
  conflict with the atomatically created members.
2017-08-09 15:59:20 +01: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
exec_control.py ExecControl: Fixes bug with inheritance 2017-07-10 11:08:43 +01: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 cpufreq: rename get_domain_cpus 2017-07-26 14:58:46 +01:00
revent.py ReventUtils: Added ReventRecorder 2017-04-21 10:49:20 +01: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
trace-cmd.py utils/trace_cmd: add parsers for more sched events 2017-05-31 10:47:50 +01:00
types.py utils/types: better enum class member setting 2017-08-09 15:59:20 +01:00