summaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui
AgeCommit message (Expand)Author
2023-09-09pybootchartgui: also match do_compile and do_configure subtasksJose Quaresma
2023-07-14pybootchartgui: fix width max usage in draw_label_in_boxJose Quaresma
2023-07-14pybootchartgui: fix overlapping argument in render_processes_chartJose Quaresma
2023-07-14pybootchartgui: concatenate the elapsed time with the processJose Quaresma
2023-07-14pybootchartgui: calcule elapsed_time when starting the loopJose Quaresma
2023-05-31pybootchartgui: show elapsed time for each taskMauro Queiros
2023-03-16pybootchart: Fix extents handling to account for cpu/io/mem pressure changesRichard Purdie
2023-03-16pybootchartui: Fix python syntax issueRichard Purdie
2022-08-04pybootchartgui: write the max values in the graph legendMartin Jansa
2022-08-04pybootchartgui: fix 2 SyntaxWarningsMartin Jansa
2022-08-04pybootchartgui: render memory pressure as wellMartin Jansa
2022-06-29pybootchartgui: render cpu and io pressureAryaman Gupta
2021-09-21pybootchart: Avoid divide by zeroRichard Purdie
2021-05-02pybootchart/draw: Avoid divide by zero errorRichard Purdie
2020-03-15scripts/pybootchartgui: Fix to work with python 3.8Richard Purdie
2020-02-18fix various, innocuous typosRobert P. J. Day
2019-05-08scripts/pybootchart/draw: Fix some bounding problemsRichard Purdie
2019-05-08scripts/pybootchart/draw: Clarify some variable namesRichard Purdie
2019-05-08scripts/pybootchart: Port to python3Richard Purdie
2019-05-08scripts/pybootchart: Fix mixed indentationRichard Purdie
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