]>
git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Markus Lehtonen [Thu, 1 Sep 2016 07:50:11 +0000 (10:50 +0300)]
build-perf-bisect: support averaging over multiple runs
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 31 Aug 2016 13:37:23 +0000 (16:37 +0300)]
build-perf-bisect: do floating point arithmetic
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Tue, 30 Aug 2016 10:23:13 +0000 (13:23 +0300)]
build-perf-bisect: always do cleanup
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Tue, 30 Aug 2016 08:08:15 +0000 (11:08 +0300)]
build-perf-bisect: add parsetime test method
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Mon, 29 Aug 2016 10:01:32 +0000 (13:01 +0300)]
build-perf-bisect: add esdktime test method
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Mon, 29 Aug 2016 12:18:18 +0000 (15:18 +0300)]
build-perf-bisect: better handling of command failures
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Mon, 29 Aug 2016 08:48:34 +0000 (11:48 +0300)]
build-perf-bisect: multiple possible test methods
Implement -m command line argument for specifying the test method to
use. Default is the existing 'buildtime' method. The patch also adds a
new 'tmpsize' method that measures the size of the tmp directory.
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 24 Aug 2016 13:19:32 +0000 (16:19 +0300)]
Add build-perf-bisect.sh
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Markus Lehtonen [Wed, 24 Aug 2016 12:04:04 +0000 (15:04 +0300)]
Initial commit
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>