summaryrefslogtreecommitdiffstats
path: root/doc/user/c_user.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-14 15:06:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-14 15:06:38 +0000
commite694c94bf7221d94232743eb162c227975cd91e8 (patch)
tree411e519fbe72912bfbc601269a3591e5bcfb6fd9 /doc/user/c_user.texi
parent2006-09-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e694c94bf7221d94232743eb162c227975cd91e8.tar.bz2
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.
Diffstat (limited to 'doc/user/c_user.texi')
-rw-r--r--doc/user/c_user.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi
index 3336c1dae5..8a20a6dfc4 100644
--- a/doc/user/c_user.texi
+++ b/doc/user/c_user.texi
@@ -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::