"time bitbake recipe" is perfect for manual things. But I wanted to also 
measure the recipe times when building the entire image.  I ended up creating  
a bbappend with new pre/post tasks for the main tasks (fetch, unpack, 
configure, compile, install, package).   The pre task drops a timestamp file 
and the post task reads the file, calculates the elapsed time and logs it to a 
file.  It's a bit clunky but it gives the information I want.  Thanks for the 
help.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52351): https://lists.yoctoproject.org/g/yocto/message/52351
Mute This Topic: https://lists.yoctoproject.org/mt/80662724/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to