diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:45:56 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:01 +0000 | 
| commit | 618fb696a8484a6d674cc1a20fe4c465f489784a (patch) | |
| tree | be5709d09288e458a1f163eb791bea159bf81954 /documentation | |
| parent | 32f8cfaf2ead384a971a8f5dc3b0aeb61ffb0dab (diff) | |
| download | poky-618fb696a8484a6d674cc1a20fe4c465f489784a.tar.gz | |
ref-manual: Edits to buildstats class.
(From yocto-docs rev: 65bd888495f38cc83e5c5475d6afbc54802e6a34)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 @@ | |||
| 314 | <title><filename>buildstats.bbclass</filename></title> | 314 | <title><filename>buildstats.bbclass</filename></title> | 
| 315 | 315 | ||
| 316 | <para> | 316 | <para> | 
| 317 | The Build Stats (<filename>buildstats</filename>) class records | 317 | The <filename>buildstats</filename> class records | 
| 318 | performance statistics about each task executed during the build | 318 | performance statistics about each task executed during the build | 
| 319 | (e.g. elapsed time, CPU usage, and I/O usage). | 319 | (e.g. elapsed time, CPU usage, and I/O usage). | 
| 320 | </para> | 320 | </para> | 
