]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/history - scripts/pybootchartgui
python3: move dataclasses to python3-core
[thirdparty/openembedded/openembedded-core.git] / scripts / pybootchartgui /
2023-09-09  Jose Quaresmapybootchartgui: also match do_compile and do_configure...
2023-07-14  Jose Quaresmapybootchartgui: fix width max usage in draw_label_in_box
2023-07-14  Jose Quaresmapybootchartgui: fix overlapping argument in render_proc...
2023-07-14  Jose Quaresmapybootchartgui: concatenate the elapsed time with the...
2023-07-14  Jose Quaresmapybootchartgui: calcule elapsed_time when starting...
2023-05-31  Mauro Queirospybootchartgui: show elapsed time for each task
2023-03-16  Richard Purdiepybootchart: Fix extents handling to account for cpu...
2023-03-16  Richard Purdiepybootchartui: Fix python syntax issue
2022-08-04  Martin Jansapybootchartgui: write the max values in the graph legend
2022-08-04  Martin Jansapybootchartgui: fix 2 SyntaxWarnings
2022-08-04  Martin Jansapybootchartgui: render memory pressure as well
2022-06-29  Aryaman Guptapybootchartgui: render cpu and io pressure
2021-09-21  Richard Purdiepybootchart: Avoid divide by zero
2021-05-02  Richard Purdiepybootchart/draw: Avoid divide by zero error
2020-03-15  Richard Purdiescripts/pybootchartgui: Fix to work with python 3.8
2020-02-18  Robert P. J. Dayfix various, innocuous typos
2019-05-08  Richard Purdiescripts/pybootchart/draw: Fix some bounding problems
2019-05-08  Richard Purdiescripts/pybootchart/draw: Clarify some variable names
2019-05-08  Richard Purdiescripts/pybootchart: Port to python3
2019-05-08  Richard Purdiescripts/pybootchart: Fix mixed indentation
2016-12-07  Patrick Ohlypybootchartgui: support reading reduced /proc logs
2016-12-07  Patrick Ohlypybootchartgui: simplify drawing of memory usage
2016-12-07  Patrick Ohlypybootchartgui: render disk space usage
2016-12-07  Patrick Ohlypybootchartgui/parsing.py: fix error handling in meminf...
2016-12-07  Patrick Ohlypybootchartgui/draw.py: skip empty CPU and disk usage...
2016-12-07  Patrick Ohlypybootchartgui: show system utilization
2016-12-07  Patrick Ohlypybootchartgui/draw.py: fix drawing of samples not...
2016-12-07  Patrick Ohlypybootchartgui/draw.py: allow moving process chart...
2016-06-03  Richard Purdiescripts/pybootchart: Fix print statement
2016-06-02  Ed Bartoshscripts: python3: get rid of __future__ imports
2014-11-12  Martin Hundebøllscripts: use '/usr/bin/env' in shebangs with python
2014-01-22  Peter Kjellerstedtpybootchartgui: Add option -T to allways use the full...
2014-01-22  Peter Kjellerstedtpybootchartgui: Adopt the width of the index in split...
2014-01-22  Peter Kjellerstedtpybootchartgui: Simplify adding processes to the trace
2014-01-22  Peter Kjellerstedtpybootchartgui: Correct the legend
2014-01-22  Peter Kjellerstedtpybootchartgui: Make the -s option work again
2013-11-18  Peter Kjellerstedtpybootchartgui: Add option --minutes to show time in...
2013-11-18  Peter Kjellerstedtpybootchartgui: Add a color for the package_write_...
2013-11-18  Peter Kjellerstedtpybootchartgui: Reorder the legend to match the task...
2013-11-18  Peter Kjellerstedtpybootchartgui: Make bars without a specified color...
2013-11-18  Peter Kjellerstedtpybootchartgui: Make "Show more" show all processes
2013-11-18  Peter Kjellerstedtpybootchartgui: Draw a lot less ticks
2013-11-18  Peter Kjellerstedtpybootchartgui: Disable options that do not make sense
2013-11-18  Peter Kjellerstedtpybootchartgui: No need to do a double list comprehensi...
2013-11-18  Peter Kjellerstedtpybootchartgui: Avoid having overlapping process bars
2013-11-18  Peter Kjellerstedtpybootchartgui: Use correct header height
2013-11-18  Peter Kjellerstedtpybootchartgui: Correct the X offset for the chart
2013-11-18  Peter Kjellerstedtpybootchartgui: Set the initial state of "Show more...
2013-11-18  Peter Kjellerstedtpybootchartgui: Make the horizontal scaling stay within...
2013-11-18  Peter Kjellerstedtpybootchartgui: Import pybootchartgui 0.14.5
2012-11-19  Richard Purdiescripts/pybootchart: Allow minimum task length to be...
2012-11-19  Richard Purdiescripts/pybootchart: Fix missing entries bug
2012-06-15  Robert Yangpybootchartgui: Fix the filename and add a default...
2012-06-15  Robert Yangpybootchartgui: split the output chart into multiple...
2012-06-15  Robert Yangpybootchartgui: make the build profiling in pictures
2012-06-15  Robert Yangpybootchartgui: add the original code