]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pybootchartgui: concatenate the elapsed time with the process
authorJose Quaresma <quaresma.jose@gmail.com>
Mon, 10 Jul 2023 22:24:18 +0000 (22:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jul 2023 16:31:02 +0000 (17:31 +0100)
commitb369e9bb0136fecc65f49e0965e5506aa50f489e
treecd7b95bb7cfc44b513c8bd7f217d74418e1c3d5b
parent63a19626f10873cd7a4aabee7c9777fdede83bcb
pybootchartgui: concatenate the elapsed time with the process

The function draw_label_in_box have logic to chose the rigth side
to call the draw_text, so use it instaed of forcing the cordinates
of the right side.

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/pybootchartgui/pybootchartgui/draw.py