]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 08:08:12 +0000 (08:08 +0000)
commitcc8cef69e717e08f80d10f775f0fffc644267b59
treeb62dfe94ac5b18d5106307267cf9ee18168917d3
parentc9a6511ae618035b8efad01646e37ba28ce1e3f8
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>
scripts/pybootchartgui/pybootchartgui/draw.py