From 05ddbf2565b15133db3a68cf6416813e122da19f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 May 2007 20:17:17 +0000 Subject: 2007-05-15 Joel Sherrill * Makefile.am, gen_section: 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. * rtmonuse.t: Removed. --- doc/new_chapters/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/new_chapters/ChangeLog') diff --git a/doc/new_chapters/ChangeLog b/doc/new_chapters/ChangeLog index 685702f4ce..1c4202f348 100644 --- a/doc/new_chapters/ChangeLog +++ b/doc/new_chapters/ChangeLog @@ -1,3 +1,14 @@ +2007-05-15 Joel Sherrill + + * Makefile.am, gen_section: 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. + * rtmonuse.t: Removed. + 2006-01-19 Ralf Corsepius * base.t: Remove. -- cgit v1.2.3