]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 19 Oct 2020 14:27:15 +0000 (04:27 -1000)
commite2240d0a93a9a2932506a356315ad6702ecee9b6
treef2425df52c5d8dff29b1442d7afe48908e10e612
parenta518443e6799d56b899536d853282182eff4822a
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>
(cherry picked from commit c263d810b7eb47ee90f2adeb5ab6decf7332bec2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/oe-build-perf-report