]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pybootchart: Fix extents handling to account for cpu/io/mem pressure changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Mar 2023 14:42:38 +0000 (14:42 +0000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 21 Mar 2023 16:42:25 +0000 (06:42 -1000)
commitabbeea66297cfaf77bca9550400be37b39486b57
tree98d629a9c26082adb047f9e67bcd528ef0d09ccd
parentea87507b74effff0521e72c6484e7d6107e5786e
pybootchart: Fix extents handling to account for cpu/io/mem pressure changes

The previous addition of pressure values to the chart didn't fix the extents
function which meant the bottom of the chart was cut off. Fix that.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cc8cef69e717e08f80d10f775f0fffc644267b59)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/pybootchartgui/pybootchartgui/draw.py