aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui
AgeCommit message (Expand)Author
2016-12-07pybootchartgui: support reading reduced /proc logsPatrick Ohly
2016-12-07pybootchartgui: simplify drawing of memory usagePatrick Ohly
2016-12-07pybootchartgui: render disk space usagePatrick Ohly
2016-12-07pybootchartgui/parsing.py: fix error handling in meminfo parserPatrick Ohly
2016-12-07pybootchartgui/draw.py: skip empty CPU and disk usage chartsPatrick Ohly
2016-12-07pybootchartgui: show system utilizationPatrick Ohly
2016-12-07pybootchartgui/draw.py: fix drawing of samples not starting at zeroPatrick Ohly
2016-12-07pybootchartgui/draw.py: allow moving process chart up and downPatrick Ohly
2016-06-03scripts/pybootchart: Fix print statementRichard Purdie
2016-06-02scripts: python3: get rid of __future__ importsEd Bartosh
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll
2014-01-22pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt
2014-01-22pybootchartgui: Adopt the width of the index in split output filesPeter Kjellerstedt
2014-01-22pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt
2014-01-22pybootchartgui: Correct the legendPeter Kjellerstedt
2014-01-22pybootchartgui: Make the -s option work againPeter Kjellerstedt
2013-11-18pybootchartgui: Add option --minutes to show time in minutesPeter Kjellerstedt
2013-11-18pybootchartgui: Add a color for the package_write_* tasksPeter Kjellerstedt
2013-11-18pybootchartgui: Reorder the legend to match the task execution orderPeter Kjellerstedt
2013-11-18pybootchartgui: Make bars without a specified color whitePeter Kjellerstedt
2013-11-18pybootchartgui: Make "Show more" show all processesPeter Kjellerstedt
2013-11-18pybootchartgui: Draw a lot less ticksPeter Kjellerstedt
2013-11-18pybootchartgui: Disable options that do not make sensePeter Kjellerstedt
2013-11-18pybootchartgui: No need to do a double list comprehension over filesPeter Kjellerstedt
2013-11-18pybootchartgui: Avoid having overlapping process barsPeter Kjellerstedt
2013-11-18pybootchartgui: Use correct header heightPeter Kjellerstedt
2013-11-18pybootchartgui: Correct the X offset for the chartPeter Kjellerstedt
2013-11-18pybootchartgui: Set the initial state of "Show more" correctlyPeter Kjellerstedt
2013-11-18pybootchartgui: Make the horizontal scaling stay within boundsPeter Kjellerstedt
2013-11-18pybootchartgui: Import pybootchartgui 0.14.5Peter Kjellerstedt
2012-11-19scripts/pybootchart: Allow minimum task length to be configured from the comm...Richard Purdie
2012-11-19scripts/pybootchart: Fix missing entries bugRichard Purdie
2012-06-15pybootchartgui: Fix the filename and add a default formatRobert Yang
2012-06-15pybootchartgui: split the output chart into multiple onesRobert Yang
2012-06-15pybootchartgui: make the build profiling in picturesRobert Yang
2012-06-15pybootchartgui: add the original codeRobert Yang