]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:18 +0000 (12:18 +0000)
commit78371629b84dcd5c9fae39a8b454c9c9f071b6ff
treee0179c8dc47f567a35b9cb4aad64847ce143cc86
parent030c033d2c3128241fc61713512cba8619d40ea6
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.

(From OE-Core rev: f9fb02909f332365cad329352956a29cff6eba77)

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