generic-poky/scripts/pybootchartgui/pybootchartgui
Patrick Ohly b8a4eb5265 pybootchartgui: support reading reduced /proc logs
Pre-processing /proc data during the build considerably reduces the
amount of data written to disk: 176KB instead of 4.7MB for a 20
minuted build. Parsing also becomes faster.

buildstats.bbclass only writes the reduced logs now, but support for
the full /proc files is kept around as reference.

(From OE-Core rev: b5e47df9af1ebbb477074587fdeae17eb2f55582)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-07 10:38:00 +00:00
..
tests pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
__init__.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
batch.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
draw.py pybootchartgui: simplify drawing of memory usage 2016-12-07 10:37:59 +00:00
gui.py pybootchartgui: Make "Show more" show all processes 2013-11-18 12:44:56 +00:00
main.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
main.py.in scripts/pybootchart: Fix print statement 2016-06-03 14:38:01 +01:00
parsing.py pybootchartgui: support reading reduced /proc logs 2016-12-07 10:38:00 +00:00
process_tree.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
samples.py pybootchartgui: simplify drawing of memory usage 2016-12-07 10:37:59 +00:00