diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-06-06 14:14:39 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-15 15:09:17 +0100 |
commit | 138c2c31e41e3f1803b7efbedf78326d71821468 (patch) | |
tree | bff88c670744b59dc4ff043f8d96960dd2d6ef6d /meta/recipes-core/util-linux | |
parent | 04a34899e1c15a70babd97a3a59ccb9f8af05bad (diff) | |
download | openembedded-core-138c2c31e41e3f1803b7efbedf78326d71821468.tar.gz openembedded-core-138c2c31e41e3f1803b7efbedf78326d71821468.tar.bz2 openembedded-core-138c2c31e41e3f1803b7efbedf78326d71821468.zip |
pybootchartgui: Fix the filename and add a default format
* Fix teh output filename to make it easy to use
* Add a default output format (svg)
* Fix the usage message
* Fix the version to v1.0.0
Currently, the help messages are:
$ ./pybootchartgui.py --help
Usage: pybootchartgui.py [options] /path/to/tmp/buildstats/<recipe-machine>/<BUILDNAME>/
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-i, --interactive start in active mode
-f FORMAT, --format=FORMAT
image format: svg, pdf, png, [default: svg]
-o PATH, --output=PATH
output path (file or directory) where charts are
stored
-s NUM, --split=NUM split the output chart into <NUM> charts, only works
with "-o PATH"
-n, --no-prune do not prune the process tree
-q, --quiet suppress informational messages
--very-quiet suppress all messages except errors
--verbose print all messages
[YOCTO #2403]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-core/util-linux')
0 files changed, 0 insertions, 0 deletions