]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: show recipe version changes in html report
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 15 Sep 2017 13:04:40 +0000 (16:04 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:24 +0000 (11:07 +0100)
commit46eb839b51bb1466a9feeb09c9c437d6d45576cc
treedc4103de212b3dc1ede5223218213aa6428b6d06
parent2f8942d6830258fcbe1925f12ba1516def32d132
scripts/oe-build-perf-report: show recipe version changes in html report

If buildstats are available (for a certain measurement), show recipe
version changes between the two builds that are being compared. The
information shown includes new and dropped recipes as well as changes in
recipe version, revision or epoch.

[YOCTO #11382]

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