summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-16shell: Display scheduler instead of current CPUSebastian Huber2-11/+19
2017-04-19libmisc/monitor: Correctly print unlimited configuration table entries.Chris Johns1-12/+22
2017-03-07monitor: Do not zero sema id and nameSebastian Huber1-1/+5
2017-02-14monitor: Print short and long task namesSebastian Huber2-26/+53
2017-01-31monitor: Add support for BSD wakeup messagesSebastian Huber1-3/+17
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber2-19/+18
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber2-1/+8
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber1-40/+3
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-1/+0
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-10/+12
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber1-2/+0
2016-12-02score: Initialize thread queue context earlySebastian Huber1-0/+1
2016-11-02score: First part of new MrsP implementationSebastian Huber1-1/+1
2016-09-30monitor: Support priority inheritance queuesSebastian Huber1-0/+2
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-1/+1
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-4/+3
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-2/+4
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-2/+2
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-1/+1
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-22/+72
2016-05-30score: Add CORE mutex variantsSebastian Huber1-2/+3
2016-05-20score: Rework _Thread_Restart_other()Sebastian Huber1-1/+1
2016-05-20score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber1-1/+0
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber1-1/+0
2016-04-21score: Simplify _Objects_Get_next()Sebastian Huber1-2/+1
2016-04-12rtems: Delete Region_Control::page_sizeSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::lengthSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::starting_addressSebastian Huber1-1/+1
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