]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test-wrapper.sh: make it possible to specify Git branch name
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Apr 2017 15:58:36 +0000 (18:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 11:36:45 +0000 (12:36 +0100)
commitbe3d1718a99e59e636f349586e0a64eb8e2824a4
tree7e2fce51c5ca91aecf47734c3501167ed13725d4
parent0a05ccfeba2f185ef9ea78a23bc376d4b97ec547
build-perf-test-wrapper.sh: make it possible to specify Git branch name

Support <branch>:<commit> format for the -c argument. This makes it
possible to test older commits of a certain branch (not just the tip of
it) so that the branch name will still be correctly recorded in the test
report data.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/build-perf-test-wrapper.sh