]> 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 Feb 2019 22:25:07 +0000 (22:25 +0000)
commit111ee3499308bcde54268d58bf6163a98a9733db
tree46c6620be1946b3c41d8b3c53fbf7754c55b6f36
parentc4263bf021daafd4e89acd4cba48c9a7fbd0d8a1
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/oe-build-perf-report