diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-07-15 10:47:33 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-17 09:36:35 +0100 |
commit | 067d475dbba8fd0b471a26cedc1e05309fe4e67c (patch) | |
tree | ac7da9dcb64e3283cc09e54b151f64f931ed23db /scripts/buildhistory-collect-srcrevs | |
parent | 97ca346de83a01f03405f394d25d85e3dc074887 (diff) | |
download | poky-067d475dbba8fd0b471a26cedc1e05309fe4e67c.tar.gz |
scripts/buildstats-diff: Add option to filter tasks
Adds a command line option to filter out the buildstats-diff report by
one more more tasks. e.g.:
buildstats-diff --only-task do_compile A B
will only show the differences for do_compile tasks. The --only-task
option can be specified multiple times to filter out multiple tasks at
once.
(From OE-Core rev: a8c7960d24c48107fd3703e49c38f890e84e2226)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions