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