summaryrefslogtreecommitdiffstats
path: root/doc/user/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:21 +0000
commit35a81f8814f237efd9c6ee0e1e61201c806be669 (patch)
tree262449828cb67861eea21c25913f3af1a7077dc0 /doc/user/Makefile.am
parent2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-35a81f8814f237efd9c6ee0e1e61201c806be669.tar.bz2
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface.
Diffstat (limited to 'doc/user/Makefile.am')
-rw-r--r--doc/user/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 1ff456bf18..adc47be290 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -140,7 +140,7 @@ rtmon.texi: rtmon.t
-n "Barrier Manager" < $< > $@
barrier.texi: barrier.t
- $(BMENU2) -p "Rate Monotonic Manager RATE_MONOTONIC_GET_STATUS - Obtain status information on period" \
+ $(BMENU2) -p "Rate Monotonic Manager RATE_MONOTONIC_REPORT_STATISTICS - Print period statistics report" \
-u "Top" \
-n "Board Support Packages" < $< > $@