]> code.ossystems Code Review - openembedded-core.git/commit
buildstats-plot.sh: filter by task
authorLuis Martins <luis.martins@criticaltechworks.com>
Tue, 24 Mar 2020 11:33:10 +0000 (11:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 16:39:37 +0000 (16:39 +0000)
commit495b6d3d85d2d14d54e324d8da43311a23fdfca6
tree96b519e9af8979d9d6fb165a6f883fe87dbadc6f
parent9f4ee2ee8712528ac51ef4ecd17ccde737e8b21d
buildstats-plot.sh: filter by task

Extend buildstats-plot.sh script to also accept the name
of the tasks as parameter.
This value will be passed directly to buildstats.sh is
already provides this option.

Signed-off-by: Luis Martins <luis.martins@criticaltechworks.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/bb-perf/buildstats-plot.sh