poky/scripts/lib/build_perf
Markus Lehtonen 81aef784fd scripts/oe-build-perf-report: summary of task resource usage
Utilize buildstats, if available, and show a summary of the resource
usage of bitbake tasks in the html report. The details provided are:
- total number of tasks
- top 5 resource-hungry tasks (cputime)
- top 5 increase in resource usage (cputime)
- top 5 decrease in resource usage (cputime)

[YOCTO #11381]

(From OE-Core rev: ddd9443cb2432af2c15b358bfda708393fa3c417)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-18 11:07:30 +01:00
..
html scripts/oe-build-perf-report: summary of task resource usage 2017-09-18 11:07:30 +01:00
__init__.py
html.py
report.py scripts/oe-build-perf-report: add AggregateTestData class 2017-09-18 11:07:30 +01:00
scrape-html-report.js scripts/contrib: add oe-build-perf-report-email 2017-04-01 23:28:20 +01:00