summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* rtems: Delete Region_Control::lengthSebastian Huber2016-04-121-1/+1
* rtems: Delete Region_Control::starting_addressSebastian Huber2016-04-121-1/+1
* rtems: Delete Region_Control::number_of_used_blocksSebastian Huber2016-04-121-1/+2
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-6/+26
* score: Use constant for maximum count of CORE semaSebastian Huber2016-03-291-5/+2
* libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill2016-03-241-36/+0
* monitor: Use object allocator lockSebastian Huber2016-03-146-6/+6
* score: Use ISR lock for IO driver registrationSebastian Huber2016-03-141-0/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-112-4/+2
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-1/+0
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-2614-41/+41
* score: Add self-contained condition implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained futex implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained semaphore implementationSebastian Huber2015-07-301-0/+1
* score: Add self-contained mutex implementationSebastian Huber2015-07-301-0/+1
* monitor: Sort alphabeticallySebastian Huber2015-07-241-15/+15
* monitor: Add current CPU of threadSebastian Huber2015-07-242-2/+7
* monitor: Print the wait queue to ease debuggingSebastian Huber2015-07-242-18/+21
* monitor: Print addresses like identifiersSebastian Huber2015-07-242-3/+3
* monitor: Remove notepad supportSebastian Huber2015-07-243-41/+1
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-2/+2
* score: Fix POSIX thread joinSebastian Huber2015-04-231-0/+1
* monitor: Fix notepad dumpSebastian Huber2015-03-241-4/+7
* libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill2015-03-171-2/+21
* cpukit: deprecate notepadsGedare Bloom2015-03-101-1/+2
* monitor: Replace puts() with proper fprintf()Sebastian Huber2014-12-032-3/+3
* monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin2014-11-261-1/+1
* monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or sprintf()Josh Oguin2014-11-261-5/+7
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-1/+0
* score: Add STATES_RESTARTINGSebastian Huber2014-05-141-0/+1
* monitor: Support STATES_MIGRATINGSebastian Huber2014-05-141-0/+1
* score: Statically initialize IO managerSebastian Huber2014-04-101-3/+2
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-311-3/+5
* score: Delete CORE_mutex_Control::holder_idSebastian Huber2014-03-311-2/+7
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* monitor: Add support for BSD wakeup stateSebastian Huber2013-11-141-0/+1
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-086-7/+0
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Create region implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Create part implementation headerSebastian Huber2013-07-231-0/+1
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create attr implementation headerSebastian Huber2013-07-233-3/+3
* sapi: Create extension implementation headerSebastian Huber2013-07-231-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-222-0/+2