poky/scripts
Markus Lehtonen 4f5801303e scripts/buildstats-diff: implement --multi option
Makes it possible to average over multiple buildstats. If --multi is
specified (and the given path is a directory) the script will read all
buildstats from the given directory and use averaged values calculated
from them.

All of the buildstats must be from a "similar" build, meaning that no
differences in package versions or tasks are allowed. Otherwise, the
script will exit with an error.

(From OE-Core rev: 315f44ba39e9b13facacd0fd3796fa87329d9d69)

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>
2016-10-01 21:45:56 +01:00
..
contrib build-perf-test-wrapper.sh: fix handling of -C argument 2016-09-05 11:56:02 +01:00
lib wic: rename and amend systemd-boot wks file 2016-10-01 21:45:55 +01:00
native-intercept
postinst-intercepts gio-module-cache: Add class for Gio modules 2016-03-28 15:55:49 +01:00
pybootchartgui scripts/pybootchart: Fix print statement 2016-06-03 14:38:01 +01:00
tiny scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
bitbake-prserv-tool bitbake-prserv-tool: check file name 2015-11-25 07:50:30 +00:00
bitbake-whatchanged scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
buildhistory-collect-srcrevs scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
buildhistory-diff buildhistory-diff: suggest correct version of PythonGit 2016-06-12 23:47:17 +01:00
buildstats-diff scripts/buildstats-diff: implement --multi option 2016-10-01 21:45:56 +01:00
cleanup-workdir scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdk 2016-09-28 10:16:03 +01:00
combo-layer combo-layer: python3: fix UnicodeDecodeError 2016-08-24 13:58:28 +01:00
combo-layer-hook-default.sh
combo-layer.conf.example
cp-noerror scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
create-pull-request create-pull-request: remove output directory 2016-09-15 12:15:07 +01:00
crosstap
devtool devtool: Add a line break to generated README 2016-09-28 10:16:03 +01:00
gen-lockedsig-cache gen-lockedsig-cache: ensure symlinks are dereferenced 2016-08-17 10:35:40 +01:00
gen-site-config
lnr scripts/lnr: update for python3 2016-06-01 12:47:10 +01:00
multilib_header_wrapper.h
oe-build-perf-test oe-build-perf-test: fix log file path 2016-09-06 10:24:04 +01:00
oe-buildenv-internal oe-buildenv-internal: hint at specifying bitbake path in error message 2016-08-17 10:35:40 +01:00
oe-check-sstate devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 2016-08-18 10:07:23 +01:00
oe-find-native-sysroot
oe-git-proxy oe-git-proxy: don't depend on syslinux 2016-07-20 10:28:51 +01:00
oe-gnome-terminal-phonehome terminal: Fix gnome-terminal to work with recent versions 2016-07-08 10:50:18 +01:00
oe-pkgdata-util scripts: ensure tinfoil is shut down correctly 2016-09-03 23:45:54 +01:00
oe-publish-sdk scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
oe-selftest oe-selftest: check for coverage version before starting tests 2016-09-15 12:15:07 +01:00
oe-setup-builddir oe-setup-builddir: tidy up local.conf and bblayers.conf commentary 2016-03-09 16:58:11 +00:00
oe-setup-rpmrepo
oe-trim-schemas scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
oepydevshell-internal.py oepydevshell-internal: python3: encode/decode pty content 2016-07-08 09:57:24 +01:00
opkg-query-helper.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
pythondeps scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
README
recipetool scripts: ensure tinfoil is shut down correctly 2016-09-03 23:45:54 +01:00
relocate_sdk.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
rootfs_rpm-extract-postinst.awk
rpm2cpio.sh
runqemu runqemu: explicitly set image format 2016-09-30 16:51:15 +01:00
runqemu-addptable2image
runqemu-export-rootfs
runqemu-extract-sdk
runqemu-gen-tapdevs runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove taps 2016-09-20 15:11:08 +01:00
runqemu-ifdown
runqemu-ifup
runqemu.README
send-error-report send-error-report: encode data to bytes 2016-06-03 13:13:30 +01:00
send-pull-request
sstate-cache-management.sh scripts/sstate-cache-management.sh: Change wording 2016-02-15 16:28:43 +00:00
sstate-diff-machines.sh
sstate-sysroot-cruft.sh sstate-sysroot-cruft.sh: Extend the whitelist 2016-01-07 13:40:17 +00:00
sysroot-relativelinks.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
test-dependencies.sh test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to list of failed 2016-07-01 16:22:42 +01:00
test-reexec
test-remote-image scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
verify-bashisms scripts: add tool to scan for bashisms recipe shell scripts 2016-09-16 15:24:03 +01:00
wic scripts: Fixed typo in parameter that was causing exception 2016-07-08 09:57:25 +01:00
wipe-sysroot wipe-sysroot: fix wrong glob when removing manifests 2016-05-22 16:11:12 +01:00
yocto-bsp yocto-bsp: Refactor script to use argparse instead of optparse 2016-07-07 13:38:13 +01:00
yocto-kernel scripts: Fixed typo in parameter that was causing exception 2016-07-07 13:38:13 +01:00
yocto-layer scripts: Fixed typo in parameter that was causing exception 2016-07-07 13:38:13 +01:00

This directory contains Various useful scripts for working with OE builds