]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: implement --globalres-file option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 23 Jun 2016 15:43:33 +0000 (18:43 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2016 15:08:52 +0000 (16:08 +0100)
commite9f18e63220e452f2b0c878998e57d944ae83980
tree26aa5f61ac47e0639331ac9e915e691c5349d4b3
parente6004582454d8c6a18f617c12e6e408ded5be8df
oe-build-perf-test: implement --globalres-file option

Using this option the script appends test results into a 'global results
file'. A CSV-formatted output of the results. This option is to provide
compatibility with the old build-perf-test.sh.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/buildperf/base.py
scripts/oe-build-perf-test