diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-09-29 17:28:08 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-30 17:14:12 +0100 |
commit | 315f44ba39e9b13facacd0fd3796fa87329d9d69 (patch) | |
tree | d81b39405a46e08427588b0c5b1620feadf7795c /scripts/send-error-report | |
parent | 49ae4382dd0a71f45989af3679bd35ce2bfa82f8 (diff) | |
download | openembedded-core-315f44ba39e9b13facacd0fd3796fa87329d9d69.tar.gz openembedded-core-315f44ba39e9b13facacd0fd3796fa87329d9d69.tar.bz2 openembedded-core-315f44ba39e9b13facacd0fd3796fa87329d9d69.zip |
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.
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions