2006-09-14 Joel Sherrill <joel@OARcorp.com>

* new_chapters/Makefile.am, new_chapters/gen_section,
	new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi,
	user/dirstat.texi: Promote CPU Usage to first class citizen. Rename
	to start with rtems_ and include documentation in user guide.
	* user/cpuuse.t: New file.
	* new_chapters/cpuuse.t: Removed.
This commit is contained in:
Joel Sherrill
2006-09-14 15:06:38 +00:00
parent 5c1023a034
commit e694c94bf7
8 changed files with 33 additions and 35 deletions

View File

@@ -101,6 +101,7 @@
@include conf.texi
@include mp.texi
@include stackchk.texi
@include cpuuse.texi
@include dirstat.texi
@include example.texi
@include glossary.texi
@@ -136,6 +137,7 @@ This is the online version of the RTEMS C User's Guide.
* Configuring a System::
* Multiprocessing Manager::
* Stack Bounds Checker::
* CPU Usage Statistics::
* Directive Status Codes::
* Example Application::
* Glossary::