]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scripts: add buildstats-summary
authorRoss Burton <ross.burton@arm.com>
Tue, 21 Mar 2023 17:39:43 +0000 (17:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Mar 2023 22:36:25 +0000 (22:36 +0000)
commit253d2c0eb048ea38822844ebb69ad76d55b5c3ef
tree7537cc64a9b4648c0adffe19f0042f203a6f87d3
parentf34f6ab04b443608497b73668365819343d0c2fe
scripts: add buildstats-summary

This script will write a summary of the buildstats to the terminal,
sorted by start time or duration, optionally hiding short tasks, and
highlighting long running tasks.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
scripts/buildstats-summary [new file with mode: 0755]