summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor/mon-task.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-24cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill1-1/+30
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber1-4/+1
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber1-0/+1
2018-01-22monitor: Fix thread priority valuesSebastian Huber1-1/+4
2017-06-16shell: Display scheduler instead of current CPUSebastian Huber1-9/+17
2017-02-14monitor: Print short and long task namesSebastian Huber1-23/+50
2017-01-31monitor: Add support for BSD wakeup messagesSebastian Huber1-3/+17
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-17/+17
2017-01-13score: Add and use _Thread_Get_name()Sebastian Huber1-1/+7
2016-12-02score: Initialize thread queue context earlySebastian Huber1-0/+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-04-06score: Delete Thread_Wait_information::idSebastian Huber1-6/+26
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-2/+1
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+2
2015-07-24monitor: Add current CPU of threadSebastian Huber1-2/+6
2015-07-24monitor: Print the wait queue to ease debuggingSebastian Huber1-17/+19
2015-07-24monitor: Remove notepad supportSebastian Huber1-22/+1
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill1-2/+21
2012-11-07monitor: Add const qualifierSebastian Huber1-2/+2
2012-10-30rtems: Reusable event implementationSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius1-2/+2
2008-09-01Convert to using "bool".Ralf Corsepius1-2/+2
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+10
2008-06-062008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-09-05Added osmonweb support functionality to monitorThomas Doerfler1-0/+8
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2004-04-16Remove stray white spaces.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
1997-09-21Cleaned up as part of adding the Monitor test.Joel Sherrill1-1/+1
1996-09-18casts added to numerous arguments, prototypes corrected, andJoel Sherrill1-0/+1
1996-04-22updates from Tony BennettJoel Sherrill1-3/+0
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-4/+14
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-4/+4
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1-0/+85