poky/scripts/pybootchartgui/pybootchartgui
Jose Quaresma 9e85a4cbca pybootchartgui: also match do_compile and do_configure subtasks
This will match other deviation subtask of the same main task,
a couple of them can be found on oe-core layer:

 do_compile_kernelmodules
 do_compile_ptest

 cmake_do_configure
 setuptools3_do_configure
 cargo_common_do_configure
 python_pyo3_do_configure
 python_setuptools3_rust_do_configure

This task will be also painted with the same color of the main task
but using alpha blending.

(From OE-Core rev: f10582b1c9a5639b48a4663453d201652facb179)

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-09 22:14:41 +01: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 pybootchartgui: also match do_compile and do_configure subtasks 2023-09-09 22:14:41 +01: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 pybootchartui: Fix python syntax issue 2023-03-16 08:13:12 +00:00
process_tree.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
samples.py pybootchartgui: render memory pressure as well 2022-08-04 16:27:25 +01:00