]> code.ossystems Code Review - openembedded-core.git/commit
pybootchartgui: Add option -T to allways use the full time
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 21 Jan 2014 15:22:35 +0000 (16:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jan 2014 07:26:30 +0000 (07:26 +0000)
commitc6e88199ddf2c4ae243d42afc403d28ab56f00f0
tree925b746fdae20a480935071a98c6c975c334aae4
parent45565b24651ab502ae49dc49261dc3ad5634191f
pybootchartgui: Add option -T to allways use the full time

When --full-time (or -T) is used, the graph allways shows the full
time regardless of which processes are currently shown. This is
especially useful in combinationm with the -s flag when outputting to
multiple files.

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/main.py.in
scripts/pybootchartgui/pybootchartgui/parsing.py