]> code.ossystems Code Review - openembedded-core.git/commit
buildstats: Drop disk data from buildstats
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Dec 2015 14:53:55 +0000 (14:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2015 12:18:13 +0000 (12:18 +0000)
commitf9fb02909f332365cad329352956a29cff6eba77
treebfc18589a0b58937256e374d971fdbbf61fe244f
parentdacdb499d31cb2e80cca33cba9d599c8ee983dc4
buildstats: Drop disk data from buildstats

The existing diskstats data from buildstats simply isn't useful. It
gives stats on the total IO counts on some random disk within the
system. This means that the count includes data from all other tasks
running at the same time and from any other process running on the
system.

I've been unable to find any use for the data so as a start at
reworking the class, remove the related code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildstats.bbclass