]> code.ossystems Code Review - openembedded-core.git/commit
buildstats: record disk space usage
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 30 Nov 2016 09:50:06 +0000 (10:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2016 10:36:10 +0000 (10:36 +0000)
commit21a5b569370f47cc02291e1d8b76fe43faa04ea6
treec2d8730466fb7912235dcbeaf146d6949b00cd61
parent1658fd5e9ca1ba793cae604c2a395d54e3ec9056
buildstats: record disk space usage

Hooks into the new monitordisk.py event and records the used space for
each volume. That is probably the only relevant value when it comes to
visualizing the build and recording more would only increase disk
usage.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildstats.bbclass
meta/lib/buildstats.py