From e694c94bf7221d94232743eb162c227975cd91e8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 14 Sep 2006 15:06:38 +0000 Subject: 2006-09-14 Joel Sherrill * 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. --- doc/user/c_user.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/user/c_user.texi') 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:: -- cgit v1.2.3