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
__init__.py
batch.py
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
main.py.in
parsing.py pybootchartui: Fix python syntax issue 2023-03-16 08:13:12 +00:00
process_tree.py
samples.py pybootchartgui: render memory pressure as well 2022-08-04 16:27:25 +01:00