]> code.ossystems Code Review - openembedded-core.git/commit
buildstats*.sh: add recipe parameter to scripts
authorLuis Martins <luis.martins@criticaltechworks.com>
Tue, 24 Mar 2020 11:33:12 +0000 (11:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 16:39:37 +0000 (16:39 +0000)
commitb4bf898d53af60f5d69b50ec5cdd7f9b3870f2dd
tree9dfe1f24caf7b89063dee668d6427712eeb403e8
parente6f1aea6260343cb5194f7f8ab70213b705ab441
buildstats*.sh: add recipe parameter to scripts

Add option to filter the stats results for a single recipe, allowing
to easilly visuality the task resource consumption per recipe.
This is specially useful when debugging the performance of
the overall bitbake build system.

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
scripts/contrib/bb-perf/buildstats.sh