On Wed, Jul 3, 2013 at 8:54 PM, Trevor Woerner <[email protected]>wrote:

> Is there a simple way to determine how well (or not) the sstate-cache
> is being hit during a build?
>

It's not ideal, but we're using
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor/tree/classes/buildstats-summary.bbclass
at
the moment, which displays, at the end of a build, the number of
do_populate_sysroot tasks run vs do_populate_sysroot_setscene, as an
indicator of what % of recipes were built from scratch.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to