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>
Thu, 23 Jan 2014 10:17:36 +0000 (10:17 +0000)
commit73052dd92a8fa3fa07c97ac32683bc15b3668929
tree2e16cf5b1131a9d4d60075ab625e7c87a3795aff
parentf0580eb84c450b551a503d7329314c41366b4a7d
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.

(From OE-Core rev: c6e88199ddf2c4ae243d42afc403d28ab56f00f0)

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