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/new_chapters/new_chapters.texi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/new_chapters/new_chapters.texi') diff --git a/doc/new_chapters/new_chapters.texi b/doc/new_chapters/new_chapters.texi index 3552421c8e..aaa11ba334 100644 --- a/doc/new_chapters/new_chapters.texi +++ b/doc/new_chapters/new_chapters.texi @@ -78,9 +78,7 @@ @c This prevents a black box from being printed on "overflow" lines. @c The alternative is to rework a sentence to avoid this problem. -@include stackchk.texi @include rtmonuse.texi -@include cpuuse.texi @include error.texi @include monitor.texi @ifinfo @@ -90,9 +88,7 @@ This is the online version of the RTEMS POSIX API User's Guide @menu -* Stack Bounds Checker:: * Rate Monotonic Period Statistics:: -* CPU Usage Statistics:: * Error Reporting Support:: * Monitor Task:: * Command and Variable Index:: -- cgit v1.2.3