]> code.ossystems Code Review - openembedded-core.git/commit
scripts/buildstats-diff: introduce --diff-attr
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 29 Sep 2016 14:28:02 +0000 (17:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2016 16:14:11 +0000 (17:14 +0100)
commit0782825138731b3f1e6a8e05d723c1d5cd60c90c
tree2ea8e1536277b711fc685a415ea4009d1f460962
parent559b858f2a3712ec21debb71681593bd7cf55041
scripts/buildstats-diff: introduce --diff-attr

A new command line option for choosing which "attribute" of the
buildstats to compare. At first, the already supported 'cputime' is the
only available option. But, refactoring done in this patch should make
it easy to add new attribute types.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/buildstats-diff