source: rtems/cpukit/libmisc/monitor

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60a23875   04/08/16 06:13:49 Sebastian Huber rtems: Delete Region_Control::length 5
(edit) @acf7cf3b   04/08/16 06:12:06 Sebastian Huber rtems: Delete Region_Control::starting_address 5
(edit) @b4b062f   04/08/16 05:50:42 Sebastian Huber rtems: Delete Region_Control::number_of_used_blocks Use … 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @c4e317f   03/20/16 21:08:49 joel libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc 5
(edit) @df91dd9   03/14/16 11:31:12 Sebastian Huber monitor: Use object allocator lock Use object allocator lock instead … 5
(edit) @18ff889   03/14/16 09:11:38 Sebastian Huber score: Use ISR lock for IO driver registration Create implementation … 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @9e9e61d   07/28/15 11:46:56 Sebastian Huber score: Add self-contained condition implementation 5
(edit) @40188718   07/13/15 08:00:28 Sebastian Huber score: Add self-contained futex implementation 5
(edit) @7237b3e   07/02/15 11:12:38 Sebastian Huber score: Add self-contained semaphore implementation 5
(edit) @214d8ed   06/28/15 20:06:36 Sebastian Huber score: Add self-contained mutex implementation This mutex … 5
(edit) @9780fa93   07/22/15 19:14:30 Sebastian Huber monitor: Sort alphabetically 5
(edit) @d70f530   07/22/15 13:41:44 Sebastian Huber monitor: Add current CPU of thread 5
(edit) @0910e9d4   07/22/15 07:05:52 Sebastian Huber monitor: Print the wait queue to ease debugging 5
(edit) @1f199799   07/22/15 07:03:44 Sebastian Huber monitor: Print addresses like identifiers This avoids the "0x0xabc" … 5
(edit) @975e1918   07/22/15 05:37:19 Sebastian Huber monitor: Remove notepad support 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @f329353   04/23/15 13:25:13 Sebastian Huber score: Fix POSIX thread join A thread join is twofold. There is one … 4.115
(edit) @a54866e9   03/24/15 10:28:32 Sebastian Huber monitor: Fix notepad dump 4.115
(edit) @0a6d12a   03/14/15 16:04:00 Joel Sherrill libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepads 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @8905201   12/03/14 12:00:59 Sebastian Huber monitor: Replace puts() with proper fprintf() 4.115
(edit) @d4ec0a2   11/19/14 20:50:45 josh.oguin monitor/mon-prmisc.c: Use puts() not fprintf() CodeSonar? flagged this … 4.115
(edit) @90a8e42b   11/19/14 20:42:02 josh.oguin monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or … 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @c21c5912   05/14/14 09:11:05 Sebastian Huber score: Add STATES_RESTARTING Use separate state for thread restart. 4.115
(edit) @0e8d55b0   05/14/14 09:06:40 Sebastian Huber monitor: Support STATES_MIGRATING 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @03e89287   03/27/14 13:46:31 Sebastian Huber score: Delete CORE_mutex_Control::lock The holder field is enough to … 4.115
(edit) @b1ce1161   03/27/14 13:29:00 Sebastian Huber score: Delete CORE_mutex_Control::holder_id We can use the holder … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @17ba419   11/14/13 14:56:46 Sebastian Huber monitor: Add support for BSD wakeup state 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @c404828   07/23/13 12:56:00 Sebastian Huber rtems: Create tasks implementation header Move implementation … 4.115
(edit) @f6c7c57d   07/23/13 12:38:19 Sebastian Huber rtems: Create region implementation header Move implementation … 4.115
(edit) @8695cae   07/23/13 12:19:58 Sebastian Huber rtems: Create part implementation header Move implementation specific … 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @e151eb1   07/23/13 10:47:35 Sebastian Huber rtems: Create event implementation header Move implementation … 4.115
(edit) @63d229d6   07/23/13 09:12:52 Sebastian Huber rtems: Create attr implementation header Move implementation specific … 4.115
(edit) @ac252bdc   07/23/13 08:04:19 Sebastian Huber sapi: Create extension implementation header Move implementation … 4.115
(edit) @0c5317d   07/19/13 12:33:56 Sebastian Huber posix: Create pthread implementation header Move implementation … 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
(edit) @5adf02e5   11/20/12 09:37:16 Sebastian Huber monitor: Typo 4.115
(edit) @ed8be1ae   11/06/12 12:46:03 Sebastian Huber monitor: Add const qualifier 4.115
(edit) @682b819   11/06/12 12:43:32 Sebastian Huber monitor: Avoid unused function 4.115
(edit) @7a1e92a1   11/02/12 10:43:34 Sebastian Huber monitor: Support for system events 4.115
(edit) @990575c   10/30/12 15:18:36 Sebastian Huber rtems: Reusable event implementation Change event implementation to … 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @6425dc5   12/06/11 07:34:48 Ralf Corsepius 2011-12-06 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @ece1759   11/28/11 17:51:47 Joel Sherrill 2011-11-28 Joel Sherrill <joel.sherrill@…> PR 1941/cpukit … 4.115
(edit) @243b1cc   10/26/11 14:05:32 Ralf Corsepius 2011-10-26 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @b0f6b6c7   10/17/11 13:50:05 Ralf Corsepius 2011-10-17 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @0690fb28   09/02/11 13:17:35 Sebastian Huber 2011-09-02 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @186fee2   07/21/11 13:18:30 Joel Sherrill 2011-07-21 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @babaede   03/07/11 13:54:44 Sebastian Huber 2011-03-07 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @3ff9156   11/19/10 09:44:21 Sebastian Huber 2010-11-19 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @c8b3806d   11/16/10 17:51:02 Joel Sherrill 2010-11-16 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @6b9886b   08/26/10 21:41:41 Joel Sherrill 2010-08-26 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @0b95fb8   06/21/10 16:25:09 Joel Sherrill 2010-06-21 Joel Sherrill <joel.sherrilL@…> PR 1559/misc … 4.115
(edit) @76282d5   04/12/10 15:25:43 Ralf Corsepius Use rtems_monitor_dump_addr instead of rtems_monitor_dump_hex to print … 4.104.115
(edit) @5b331cc5   04/12/10 15:23:41 Ralf Corsepius Add rtems_monitor_dump_addr(). 4.104.115
(edit) @f1eb9c6b   04/12/10 15:21:42 Ralf Corsepius 16bit target fixes. 4.104.115
(edit) @7417f7b7   04/07/10 14:58:45 Joel Sherrill 2010-04-07 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @da9518a2   04/05/10 17:12:05 Joel Sherrill 2010-04-05 Thomas Znidar <t.znidar@…> * … 4.104.115
(edit) @364c423   03/27/10 04:50:27 Ralf Corsepius Add HAVE_STRINGS_H for better POSIX compliance. 4.104.115
(edit) @7f74ab7d   03/27/10 03:58:06 Ralf Corsepius Add HAVE_CONFIG_H support to let files receive configure defines. 4.104.115
(edit) @bab5c5fa   03/12/10 16:26:16 Joel Sherrill 2010-03-12 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.104.115
(edit) @391b4dd   03/11/10 19:12:30 Joel Sherrill 2010-03-11 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.104.115
(edit) @c917d31   01/19/10 23:49:40 Joel Sherrill 2010-01-19 Joel Sherrill <joel.sherrill@…> Coverity Id 23 … 4.104.115
(edit) @0893220   11/29/09 12:12:39 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @33c3b54d   11/29/09 11:57:23 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @fcb4f7a   10/14/09 16:16:18 Ralf Corsepius 2009-10-14 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @7093646b   10/02/09 15:54:47 Ralf Corsepius 2009-10-02 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @aac23ec7   10/02/09 13:33:00 Ralf Corsepius 2009-10-02 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @031deada   01/02/09 13:04:13 Ralf Corsepius Add attribute((unused)) to unused function args. 4.104.115
(edit) @eb961961   12/19/08 14:59:35 Joel Sherrill 2008-12-19 Sebastian Huber <sebastian.huber@…> * … 4.104.115
(edit) @e41eaa88   12/18/08 15:25:27 Joel Sherrill 2008-12-18 Sebastian Huber <sebastian.huber@…> * … 4.104.115
(edit) @e47948c   12/16/08 23:36:19 Joel Sherrill 2008-12-16 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @aac75d3b   12/15/08 19:21:01 Joel Sherrill 2008-12-15 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @2cc1b43   10/02/08 21:00:37 Joel Sherrill 2008-10-02 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @a5b6cdd   09/08/08 15:19:34 Joel Sherrill 2008-09-08 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @bd5b34e5   09/07/08 07:02:47 Ralf Corsepius Add missing initializers. 4.104.114.95
(edit) @2326f0d   09/01/08 09:35:34 Ralf Corsepius Convert to using "bool". 4.104.114.95
(edit) @d024ff49   08/21/08 13:06:53 Ralf Corsepius Use memset instead of bzero. 4.104.114.95
(edit) @575babc   08/21/08 12:29:02 Ralf Corsepius Include "config.h". 4.104.114.95
(edit) @1487880d   08/18/08 21:16:42 Joel Sherrill 2008-08-18 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @3b14b7ad   08/08/08 13:50:28 Joel Sherrill 2008-08-05 Sebastian Huber <sebastian.huber@…> … 4.104.114.95
(edit) @f773c012   08/05/08 13:32:39 Joel Sherrill 2008-08-04 Sebastian Huber <sebastian.huber@…> … 4.104.114.95
(edit) @ee0c82f   08/02/08 05:16:26 Ralf Corsepius Add missing prototypes. 4.104.114.95
Note: See TracRevisionLog for help on using the revision log.