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