Files
rtems/cpukit/libmisc
Chris Johns 020b094c5f libmisc/cpuuse: Fix thread names in top
- Show classic and POSIX thread names working around the mess we now
  have with the name management in threads

Closes #5637
2026-07-09 09:22:33 +10:00
..
2026-02-05 09:32:36 -06:00
2026-02-04 17:19:10 -06:00
2026-02-04 17:17:35 -06:00
2026-02-05 09:47:48 -06:00
2026-02-05 09:37:20 -06:00

libmisc

This directory contains for the "miscellaneous" library. Currently this library contains a number of useful support libraries:

  • Task Stack Overflow Checker
  • Workspace Consistency Checker
  • Task Execution Time Monitor
  • Period Statistics Monitor
  • Debug Monitor

The following ideas have been mentioned for items which could go in this library, but this list is not all inclusive:

  • there are no outstanding suggestions.

The intent of this library is to provide a home for useful utility routines which are dependent upon RTEMS.

--joel 16 Sept 97