poky/scripts/pybootchartgui/pybootchartgui
Richard Purdie 9194c6c249 scripts/pybootchartgui: Fix to work with python 3.8
time.clock() was removed in python 3.8, use one of its recommended replacements
to fix failures on python 3.8 systems.

(From OE-Core rev: f1d4ecce7d3968c5e08c268e3329041d4b647cf6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-15 22:23:19 +00:00
..
tests pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
__init__.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
batch.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
draw.py fix various, innocuous typos 2020-02-18 23:53:54 +00:00
gui.py scripts/pybootchart: Port to python3 2019-05-08 22:56:45 +01:00
main.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
main.py.in scripts/pybootchart: Fix print statement 2016-06-03 14:38:01 +01:00
parsing.py scripts/pybootchartgui: Fix to work with python 3.8 2020-03-15 22:23:19 +00:00
process_tree.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
samples.py pybootchartgui: simplify drawing of memory usage 2016-12-07 10:37:59 +00:00