This corrects and improves pybootchartgui. It starts by correcting two flaws introduced in my last update of pybootchartgui. It then makes a little simplification, followed up by improving the naming of split output files. Finally it introduces a new option (--full-time or -T) which makes sure the graph(s) always show the full time span regadless of which bars are currently shown (this is especially useful in combination with the -s option).
//Peter The following changes since commit 1105b46d8f0174edbc315370835546e8ba5f7fd9: poky.conf: Remove Debian Squeeze from SANITY_TESTED_DISTROS (2014-01-21 10:45:29 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib pkj/pybootchartgui2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/pybootchartgui2 Peter Kjellerstedt (5): pybootchartgui: Make the -s option work again pybootchartgui: Correct the legend pybootchartgui: Simplify adding processes to the trace pybootchartgui: Adopt the width of the index in split output files pybootchartgui: Add option -T to allways use the full time scripts/pybootchartgui/pybootchartgui/draw.py | 8 ++- scripts/pybootchartgui/pybootchartgui/main.py.in | 8 ++- scripts/pybootchartgui/pybootchartgui/parsing.py | 63 ++++++++++++------------ 3 files changed, 43 insertions(+), 36 deletions(-) -- 1.8.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core