summaryrefslogtreecommitdiffstats
path: root/doc/user/rtmon.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-1480/+0
closes #2812.
2014-12-12doc: Clarify rate-monotonic statisticsSebastian Huber1-4/+15
2013-02-26doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill1-1/+1
Texinfo 5.0 is a complete reimplementation and has stricter interpretations of the texinfo language.
2013-02-26Add missing @item.Ralf Corsépius1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2008-07-152008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
2008-06-062008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-16/+8
* user/rtmon.t: Change to using new types.
2007-11-282007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-19/+43
* user/barrier.t, user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Corrected various errors in the documentation.
2007-10-262007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-0/+1
* user/rtmon.t: Fix report output.
2007-10-252007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-8/+11
* user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t, user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t, user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the Ada documentation to reflect the current binding.
2007-05-152007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+274
* 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.
2007-03-022007-03-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
PR 1221/doc * user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation formula.
2003-09-192003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+7
* c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
2002-03-272002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-13/+13
* PR161 * rtmon.t: Add rtems_ prefix to directives in the example.
2002-03-152002-03-15 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-12/+12
* rtmon.t: Correct example and correctly used ensure not insure.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
2000-05-10Added "@" in front of "{" and "}" to make texinfo happy.Joel Sherrill1-4/+4
2000-05-10Made examples include checking of return status.Joel Sherrill1-4/+16
2000-05-04Numerous changes based on comments from Stephan Wilms <Stephan.Wilms@CWA.de>Joel Sherrill1-2/+3
including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1999-10-25Fixed line too long problems.Joel Sherrill1-2/+2
1999-10-11Turned on concept and function name indexing.Joel Sherrill1-7/+58
1999-10-01Numerous minor changes required to transition to the latest versionJoel Sherrill1-1/+1
of texinfo and TeX. This version of the tools can produce PDF with figures included.
1998-10-09Fixed typo spotted by Jeff Mayes.Joel Sherrill1-1/+1
1998-04-02Added "findex" for all directive pages but it turns out that thisJoel Sherrill1-0/+6
blows up both makeinfo and texi2dvi. So I have commented them out.
1998-03-27Nodes, menus, etc are automatically generated nowJoel Sherrill1-137/+2
1998-03-27Completed sweep adding directive and constant prefixes.Joel Sherrill1-36/+46
1998-03-27Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1-29/+29
1998-02-06Updated copyrightsJoel Sherrill1-1/+1
1997-09-03More specific information on error code.Joel Sherrill1-1/+2
1997-08-04Added information based on comments from Katsu Shibuya.Joel Sherrill1-3/+11
1997-06-04added CVS Id stringJoel Sherrill1-0/+2
1997-06-04final corrections before 4.1.0 documentation freeze.Joel Sherrill1-1/+1
1997-05-31Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1-6/+6
to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997"
1997-05-29first cut at Ada bindings manualJoel Sherrill1-1/+84
1997-05-27Initial revisionJoel Sherrill1-0/+1148