]> code.ossystems Code Review - openembedded-core.git/commit
pybootchartgui: Make "Show more" show all processes
authorPeter Kjellerstedt <pkj@axis.com>
Thu, 14 Nov 2013 15:11:16 +0000 (15:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Nov 2013 12:42:49 +0000 (12:42 +0000)
commit5f1b8730f90099c0f73a6b08599990ee71e831b5
tree0d6b1626527f647ef500ec3bc7f92d432dd3d533
parentbd0bde6d04fd6cd9f8e7773d68da127144afa7de
pybootchartgui: Make "Show more" show all processes

While "Show more" is enabled, all processes are shown, regardless of
--mintime.

This also has the added benefit of making the first shown bar start at
its correct offset from the start time, rather than always starting at
0.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/pybootchartgui/pybootchartgui/draw.py
scripts/pybootchartgui/pybootchartgui/gui.py
scripts/pybootchartgui/pybootchartgui/main.py.in
scripts/pybootchartgui/pybootchartgui/parsing.py