summaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui/pybootchartgui/parsing.py
Commit message (Expand)AuthorAgeFilesLines
* pybootchartui: Fix python syntax issueRichard Purdie2023-03-161-1/+1
* pybootchartgui: render memory pressure as wellMartin Jansa2022-08-041-0/+5
* pybootchartgui: render cpu and io pressureAryaman Gupta2022-06-291-0/+28
* scripts/pybootchartgui: Fix to work with python 3.8Richard Purdie2020-03-151-3/+3
* scripts/pybootchart: Port to python3Richard Purdie2019-05-081-6/+6
* pybootchartgui: support reading reduced /proc logsPatrick Ohly2016-12-071-0/+31
* pybootchartgui: simplify drawing of memory usagePatrick Ohly2016-12-071-1/+1
* pybootchartgui: render disk space usagePatrick Ohly2016-12-071-0/+26
* pybootchartgui/parsing.py: fix error handling in meminfo parserPatrick Ohly2016-12-071-1/+1
* pybootchartgui: show system utilizationPatrick Ohly2016-12-071-17/+44
* scripts: python3: get rid of __future__ importsEd Bartosh2016-06-031-3/+0
* pybootchartgui: Add option -T to allways use the full timePeter Kjellerstedt2014-01-231-3/+12
* pybootchartgui: Simplify adding processes to the tracePeter Kjellerstedt2014-01-231-25/+14
* pybootchartgui: Make the -s option work againPeter Kjellerstedt2014-01-231-4/+5
* pybootchartgui: Make "Show more" show all processesPeter Kjellerstedt2013-11-181-8/+8
* pybootchartgui: No need to do a double list comprehension over filesPeter Kjellerstedt2013-11-181-2/+1
* pybootchartgui: Import pybootchartgui 0.14.5Peter Kjellerstedt2013-11-181-163/+628
* scripts/pybootchart: Allow minimum task length to be configured from the comm...Richard Purdie2012-11-201-9/+9
* scripts/pybootchart: Fix missing entries bugRichard Purdie2012-11-201-8/+21
* pybootchartgui: split the output chart into multiple onesRobert Yang2012-06-151-0/+36
* pybootchartgui: make the build profiling in picturesRobert Yang2012-06-151-21/+26
* pybootchartgui: add the original codeRobert Yang2012-06-151-0/+223