]> 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>
Mon, 26 Mar 2018 14:06:25 +0000 (15:06 +0100)
commit00b197b2fb2253f2c5c534b16cc2d3d55aad6352
tree6355575e591688c730f4919ac6a9f85ac5d7156b
parent31f69f8fd8a08fadee0ea288214aa33c33ad6912
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).

(From OE-Core rev: f3afd2c47f4c740df52dfd80e208ce721d5ebf6e)

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