diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-06-06 14:10:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-15 15:09:16 +0100 |
commit | 04a34899e1c15a70babd97a3a59ccb9f8af05bad (patch) | |
tree | 91c91ce05a1ba8e98cf9f047ddc66e4fb2757afe /meta/recipes-core/dbus-wait | |
parent | 6ea0c02d0db08f6b4570769c6811ecdb051646ad (diff) | |
download | openembedded-core-04a34899e1c15a70babd97a3a59ccb9f8af05bad.tar.gz openembedded-core-04a34899e1c15a70babd97a3a59ccb9f8af05bad.tar.bz2 openembedded-core-04a34899e1c15a70babd97a3a59ccb9f8af05bad.zip |
pybootchartgui: split the output chart into multiple ones
Split the output chart into multiple ones to make it more readable, it
only works with "-o path", which means that it doesn't work if the user
doesn't want to save the chart to the disk. For example:
$ ./pybootchartgui.py /path/to/tmp/buildstats/core-image-sato-qemux86/201205301810/ -f svg -s 5 -o /tmp/
bootchart written to /tmp/bootchart_1.svg
bootchart written to /tmp/bootchart_2.svg
bootchart written to /tmp/bootchart_3.svg
bootchart written to /tmp/bootchart_4.svg
bootchart written to /tmp/bootchart_5.svg
[YOCTO #2403]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-core/dbus-wait')
0 files changed, 0 insertions, 0 deletions