summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor/mon-task.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber2019-06-281-4/+1
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-0/+1
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* shell: Display scheduler instead of current CPUSebastian Huber2017-06-161-9/+17
* monitor: Print short and long task namesSebastian Huber2017-02-141-23/+50
* monitor: Add support for BSD wakeup messagesSebastian Huber2017-01-311-3/+17
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-17/+17
* score: Add and use _Thread_Get_name()Sebastian Huber2017-01-131-1/+7
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+1
* monitor: Support priority inheritance queuesSebastian Huber2016-09-301-0/+2
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-1/+1
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-4/+3
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-6/+26
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-2/+1
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+2
* monitor: Add current CPU of threadSebastian Huber2015-07-241-2/+6
* monitor: Print the wait queue to ease debuggingSebastian Huber2015-07-241-17/+19
* monitor: Remove notepad supportSebastian Huber2015-07-241-22/+1
* libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill2015-03-171-2/+21
* monitor: Add const qualifierSebastian Huber2012-11-071-2/+2
* rtems: Reusable event implementationSebastian Huber2012-10-301-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-021-2/+2
* Convert to using "bool".Ralf Corsepius2008-09-011-2/+2
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-231-9/+10
* 2008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-061-1/+1
* Added osmonweb support functionality to monitorThomas Doerfler2007-09-051-0/+8
* 2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-171-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-161-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+4
* Cleaned up as part of adding the Monitor test.Joel Sherrill1997-09-211-1/+1
* casts added to numerous arguments, prototypes corrected, andJoel Sherrill1996-09-181-0/+1
* updates from Tony BennettJoel Sherrill1996-04-221-3/+0
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-4/+14
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-4/+4
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+85