]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: fix comparing arbitrary commits
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 15 Mar 2018 12:40:45 +0000 (14:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Mar 2018 10:42:03 +0000 (03:42 -0700)
commitf3afd2c47f4c740df52dfd80e208ce721d5ebf6e
tree840c571de546dff1ed6f93ef583fa75964090d47
parent3c14c6612c48d46677837f5f4c31cfd1a6ff6174
scripts/oe-build-perf-report: fix comparing arbitrary commits

Fix a crash when generating a txt report and the two commits to be
compared were not consecutive (but there were some tested commits
between them).

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-build-perf-report