summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/monitor (follow)
AgeCommit message (Expand)Author
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber
2016-03-24libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill
2016-03-14monitor: Use object allocator lockSebastian Huber
2016-03-14score: Use ISR lock for IO driver registrationSebastian Huber
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-07-30score: Add self-contained condition implementationSebastian Huber
2015-07-30score: Add self-contained futex implementationSebastian Huber
2015-07-30score: Add self-contained semaphore implementationSebastian Huber
2015-07-30score: Add self-contained mutex implementationSebastian Huber
2015-07-24monitor: Sort alphabeticallySebastian Huber
2015-07-24monitor: Add current CPU of threadSebastian Huber
2015-07-24monitor: Print the wait queue to ease debuggingSebastian Huber
2015-07-24monitor: Print addresses like identifiersSebastian Huber
2015-07-24monitor: Remove notepad supportSebastian Huber
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2015-04-23score: Fix POSIX thread joinSebastian Huber
2015-03-24monitor: Fix notepad dumpSebastian Huber
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill
2015-03-10cpukit: deprecate notepadsGedare Bloom
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin
2014-11-26monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or sprintf()Josh Oguin
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-05-14score: Add STATES_RESTARTINGSebastian Huber
2014-05-14monitor: Support STATES_MIGRATINGSebastian Huber
2014-04-10score: Statically initialize IO managerSebastian Huber
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber
2014-03-31score: Delete CORE_mutex_Control::holder_idSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-23rtems: Create tasks implementation headerSebastian Huber
2013-07-23rtems: Create region implementation headerSebastian Huber
2013-07-23rtems: Create part implementation headerSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2013-07-23rtems: Create event implementation headerSebastian Huber
2013-07-23rtems: Create attr implementation headerSebastian Huber
2013-07-23sapi: Create extension implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-07-22rtems: Create message queue implementation headerSebastian Huber
2013-07-18rtems: Create semaphore implementation headerSebastian Huber
2012-12-28Header File Doxygen Enhancement Task #11Mathew Kallada
2012-11-21monitor: TypoSebastian Huber
2012-11-07monitor: Add const qualifierSebastian Huber