]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-build-perf-report: Display more than 300 commits and date instead of commit number
authorNinette Adhikari <13760198+ninetteadhikari@users.noreply.github.com>
Fri, 3 May 2024 14:43:37 +0000 (16:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 May 2024 12:10:29 +0000 (13:10 +0100)
commit64275a41c37130aaaacc5e592f94a1afe057119b
treeb9d324cd756411e0748acaa63a473b4c03ac0493
parent63c9321832aae79d20a4ddd199a4a1385f81de53
oe-build-perf-report: Display more than 300 commits and date instead of commit number

- This commit updates measurement statistics data to include start_time so that time can be displayed instead of commit numbers on the chart.
- It also updates default commit history length to 300.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
scripts/lib/build_perf/report.py
scripts/oe-build-perf-report