]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: add AggregateTestData class
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 15 Sep 2017 12:54:50 +0000 (15:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:23 +0000 (11:07 +0100)
commit25351c7cac167b1a3e8b531e2cdf708192c6fa1f
tree57646e4145fb3d26c4d6e6901b9e9d196f1cba98
parent2930515acb5cfdcd335a76ae36fd9f7189207aa3
scripts/oe-build-perf-report: add AggregateTestData class

Making the code a bit more readable.

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