]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: time the copy to tmpfs
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 3 Jun 2021 15:23:08 +0000 (17:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Jun 2021 22:14:12 +0000 (23:14 +0100)
commitbe213114c1349e02ca48fd617a6c3badae8aa101
tree7aaebc78d4e397e3cae9feea3010c2cb1ddd78c6
parentd6b62b5a9d6c64971b9f981a4732791658150e43
runqemu: time the copy to tmpfs

Measure and display the time it takes to copy the rootfs to its new
location (usually in tmpfs) to try to understand whether it sometimes takes
a lot of time on the autobuilders.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu