]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: better guessing of args
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Apr 2017 15:58:33 +0000 (18:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 11:36:45 +0000 (12:36 +0100)
commitf84d0bd7deb4c19fdb1e821b3a50e8c8f54a731b
tree3e0cfa7006ecd79dd01f967069ca0bfe4507e71f
parent4eb0932e755b7cb582a8db811aeed1397ecb92cc
scripts/oe-build-perf-report: better guessing of args

When getting info from the latest commit, don't search all refs but only
branches. We don't get correct data from refs/tags/* or refs/notest/*,
for example.

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