poky/meta/lib/oeqa/buildperf
Markus Lehtonen f4b5419787 oe-build-perf-test: sum rusage in buildstats
Instead of separate rusage and child rusage values, only store their sum
value in buildstats. This is a big reduction in data footprint without
really losing any interesting data.

Also, utilize OrderedDict to order data more logically.

[YOCTO #10582]

(From OE-Core rev: 70c41bb721c00ed2abbb88d273eebc3a8bb01f5d)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-27 08:15:06 +01:00
..
__init__.py oeqa.buildperf: introduce runCmd2() 2016-08-17 10:35:44 +01:00
base.py oe-build-perf-test: sum rusage in buildstats 2017-03-27 08:15:06 +01:00
test_basic.py oe-build-perf-test: pack all buildstat in one file 2017-03-27 08:15:06 +01:00