summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/monitor/mon-prmisc.c (follow)
AgeCommit message (Expand)Author
2018-11-21score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber
2017-01-12score: Replace STATES_DELAYINGSebastian Huber
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber
2016-05-20score: Rework _Thread_Restart_other()Sebastian Huber
2016-05-20score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber
2016-03-24libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assocJoel Sherrill
2015-07-30score: Add self-contained condition implementationSebastian Huber
2015-07-30score: Add self-contained futex implementationSebastian Huber
2015-07-30score: Add self-contained semaphore implementationSebastian Huber
2015-07-30score: Add self-contained mutex implementationSebastian Huber
2015-07-24monitor: Sort alphabeticallySebastian Huber
2015-07-24monitor: Print addresses like identifiersSebastian Huber
2015-07-24monitor: Remove notepad supportSebastian Huber
2015-04-23score: Fix POSIX thread joinSebastian Huber
2015-03-24monitor: Fix notepad dumpSebastian Huber
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-05-14score: Add STATES_RESTARTINGSebastian Huber
2014-05-14monitor: Support STATES_MIGRATINGSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2013-11-14monitor: Add support for BSD wakeup stateSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-23rtems: Create event implementation headerSebastian Huber
2012-11-02monitor: Support for system eventsSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-03-072011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-04-12Add rtems_monitor_dump_addr().Ralf Corsepius
2009-11-29Whitespace removal.Ralf Corsepius
2009-10-022009-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2008-12-182008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2008-09-07Add missing initializers.Ralf Corsepius
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-07-012008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2006-03-27Eliminate undesired sign-extension.Eric Norum
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-10-272004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-10-212004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-03-262004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2002-03-202002-03-20 Chris Johns <ccj@acm.org>Joel Sherrill
2001-05-242000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill
1997-10-21Fixed endian problem in printing object names.Joel Sherrill