generic-poky/scripts/pybootchartgui/pybootchartgui
Richard Purdie 295f1608b0 scripts/pybootchart: Fix missing entries bug
If two entries have the same start time, the data store used will cause
all but one of the entries to be lost. This patch enhances the data
storage structure to avoid this problem and allow more than one
event to start at the same time.

(From OE-Core rev: 220b071fd8d1cc6bdbca58f75489e3c9b34921ca)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-11-20 15:31:48 +00:00
..
tests pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
__init__.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
batch.py pybootchartgui: make the build profiling in pictures 2012-06-15 15:12:42 +01:00
draw.py scripts/pybootchart: Fix missing entries bug 2012-11-20 15:31:48 +00:00
gui.py pybootchartgui: make the build profiling in pictures 2012-06-15 15:12:42 +01:00
main.py pybootchartgui: Fix the filename and add a default format 2012-06-15 15:12:43 +01:00
parsing.py scripts/pybootchart: Fix missing entries bug 2012-11-20 15:31:48 +00:00
process_tree.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
samples.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00