]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-report: Improve branch comparision handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Feb 2019 17:18:20 +0000 (17:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Feb 2019 17:46:03 +0000 (17:46 +0000)
commit9f6f4ab6eec9dca07af7f53da5f737a6167bfb38
tree6889e928e4b8e714ee1b52457ebe6c671d5fc05d
parent594f8584268d5179c18512beada2bae4a21325de
oe-build-perf-report: Improve branch comparision handling

When comparing branches, correctly filter the revisions corresponding
to the specific branch specified.

Also use the commit numbers as a way to gauge spatially related commits
for comparision meaning comparisions for out of order build revisions
becomes meaninful.

This should improve the reporting for autobuilder generated builds.

Also improve the branch option help text.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-build-perf-report