]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-report: implement --dump-buildstats
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 15 May 2017 11:18:44 +0000 (14:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 May 2017 16:44:00 +0000 (17:44 +0100)
commite06266798d975bd6bebdb6bfdbd3d21be1c44ffd
treefce1bc8de4efe62b6eba6610867d4ce5ea51a98e
parenta77066751c81f27332cc16c565dff6a45c173b6c
oe-build-perf-report: implement --dump-buildstats

For dumping buildstats from the test runs being reported. The output
directory where buildstats are copied is 'oe-build-perf-buildstats/'.
Buildstats can be then further analyzed with buildstats-diff script, for
example.

[YOCTO #11355]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-build-perf-report