]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
build-perf-bisect: multiple possible test methods
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 29 Aug 2016 08:48:34 +0000 (11:48 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Oct 2016 05:46:46 +0000 (08:46 +0300)
commit5d6bf8bdbab113e079f5557ecaa0ee1e6a2f3cb5
treedc4c4ef807a475912a31f7e4f5a897047a236df8
parentda7de094375b6184c3f28f8651e78fa448bcfb71
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>
build-perf-bisect.sh