From 5beaa27ee976b22058aa0027758dc334c4b4809e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 12:45:56 -0600 Subject: [PATCH] ref-manual: Edits to buildstats class. (From yocto-docs rev: 7f868e766f64515d3276a013d3750fdbba74f077) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 844a58e35b..dba50850b3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -314,7 +314,7 @@ <filename>buildstats.bbclass</filename> - The Build Stats (buildstats) class records + The buildstats class records performance statistics about each task executed during the build (e.g. elapsed time, CPU usage, and I/O usage).