]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-report: Ensure correct data is shown for multiple branch options
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Oct 2020 14:08:53 +0000 (15:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Oct 2020 12:37:44 +0000 (13:37 +0100)
commitc263d810b7eb47ee90f2adeb5ab6decf7332bec2
treeecf829ad2659e345f1bdbb619b359ec560b469ac
parent23c4b21f947c7aae1303ca6526fc5aaaa9fc7bb8
oe-build-perf-report: Ensure correct data is shown for multiple branch options

If --branch and --branch2 are the same, there is extra confusing data plotted
onto the graph. Only do that if the branches are actually different.

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