1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/utils
Marc Bonnici 6cb7031713 wa/misc: Fix format_duration() to handle missing time
If a run is interrupted this can cause the time to be `None` causing an
error, if this is the case then set time to 0 and therefore return `N/A`.
2018-05-24 11:49:10 +01:00
..
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
android.py Utils/Android: Fix missing space in check 2017-11-24 16:38:01 +00:00
cpustates.py processors: add cpustates 2018-05-14 17:05:06 +01:00
diff.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
doc.py utils/doc: include plugin aliases in the docs 2018-05-23 14:51:54 +01:00
exec_control.py utils/exec_control: Fix issue with once_per_instance decorator 2018-05-22 17:18:40 +01:00
formatter.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
log.py utils/log: add indentcontext 2018-05-09 15:06:31 +01:00
misc.py wa/misc: Fix format_duration() to handle missing time 2018-05-24 11:49:10 +01:00
revent.py utils/revent: Refactor ReventRecording to avoid duplicate target calls 2018-01-08 10:36:02 +00:00
serializer.py wa/types: Add cpu_mask type 2018-05-14 17:07:49 +01: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 trace_has_marker() 2018-05-14 17:05:06 +01:00
types.py utils/counters: Remove duplicated counter 2018-05-24 11:49:10 +01:00