]> 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, 25 Mar 2019 23:12:08 +0000 (23:12 +0000)
commitd6645c4c931565d62df85db0fa71f15d51265828
tree1761afe7862b0a92924684eb7f942b9923b679d6
parentc6351550a9bff3e0b0e3d3c0baefed4041c47b33
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.

(From OE-Core rev: 9f6f4ab6eec9dca07af7f53da5f737a6167bfb38)

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