poky/scripts/lib
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
..
bsp linux-yocto: add linux-yocto 4.12 bbappends 2017-08-31 23:37:10 +01:00
build_perf scripts/oe-build-perf-report: summary of task resource usage 2017-09-18 11:07:30 +01:00
compatlayer yocto-compat-layer.py: make signature check code reusable 2017-07-06 14:38:14 +01:00
devtool devtool: ensure recipes devtool is working on are unlocked within the eSDK 2017-09-18 11:07:29 +01:00
recipetool devtool/standard: set a preferred provider when adding a new recipe with devtool 2017-09-13 22:07:42 +01:00
wic wic: accept '-' in bitbake variables 2017-09-18 11:07:29 +01:00
argparse_oe.py argparse_oe: Add int_positive type 2017-07-21 08:44:25 +01:00
buildstats.py scripts/oe-build-perf-report: summary of task resource usage 2017-09-18 11:07:30 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scriptutils: fix fetch_url() to use lowercase dummy recipe name 2017-08-31 23:30:03 +01:00