[yocto] [PATCH 0/1] Build statistics base

Richard Purdie richard.purdie at linuxfoundation.org
Tue Feb 15 02:00:25 PST 2011


On Mon, 2011-02-14 at 18:11 -0800, Elizabeth Flanagan wrote:
> This is an initial commit of buildstats.bbclass. This generates a
> directory structure in build/tmp/buildstats which contains basic build
> statistics on a build run.
> 
> What we capture:
> CPU usage on a build and task level
> Time run overall and for each tast
> Size of the uncompressed rootfs
> If the build has failures, what package failed and during what task
> 
> Overall build stats are kept in
> build/tmp/buildstats/<buildname-MACHINE>/<timestamp>/build_stats
> with package statistics kept in <pkg_name>/<task>.
> 
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: eflanagan/buildstats
>   Browse:
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/buildstats
> 
> Thanks,
>     Beth Flanagan <elizabeth.flanagan at intel.com>

Merged to master, thanks Beth!

Richard




More information about the yocto mailing list