source: rtems/cpukit/libmisc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @862a0ee   05/13/16 09:22:39 Sebastian Huber score: Rework _Thread_Restart_other() Rework _Thread_Restart_other() … 5
(edit) @232147dd   05/13/16 05:04:13 Sebastian Huber score: Add _Thread_Join() and _Thread_Cancel() Split _Thread_Close() … 5
(edit) @df23f464   05/12/16 11:08:49 Sebastian Huber capture: Fix use of per-processor data Get the current processor … 5
(edit) @d449c12   05/12/16 11:08:29 Sebastian Huber capture: Remove superfluous includes 5
(edit) @7bd1869   05/12/16 09:14:38 Sebastian Huber capture: Compact rtems_capture_record_t Order fields according to … 5
(edit) @2f11d4a   05/12/16 09:12:27 Sebastian Huber capture: Fix buffer allocation and free Do not use function static … 5
(edit) @e135271   05/11/16 08:58:59 Sebastian Huber score: Avoid Giant lock _Scheduler_Set_affinity() Update #2555. 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @36cd27c   04/19/16 12:12:06 Sebastian Huber score: Simplify _Objects_Get_next() Remove unused location parameter. 5
(edit) @f2ffd646   04/08/16 06:42:15 Sebastian Huber shell: Fix warning visible with latest Newlib Works also with … 5
(edit) @c39da818   04/08/16 06:14:31 Sebastian Huber rtems: Delete Region_Control::page_size 5
(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) @85f6901   03/22/16 14:34:49 joel shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warnings 5
(edit) @037f7a6   03/22/16 14:32:57 joel shell/hexdump-conv.c: Disable sccsid to avoid unused warning 5
(edit) @020c4c0   03/20/16 21:09:09 joel libmisc/shell/main_hexdump.c: Disable unused copyright string 5
(edit) @c4e317f   03/20/16 21:08:49 joel libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc 5
(edit) @7f9e067f   03/22/16 15:13:37 joel cpuuse/cpuusagetop.c: Fix unused variable warning 5
(edit) @d37adfe5   03/03/16 06:02:03 Sebastian Huber score: Fix CPU time used by executing threads The CPU time used of a … 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) @d297c81d   03/01/16 05:36:16 Sebastian Huber score: Delete Thread_CPU_usage_t This type is superfluous since all … 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) @7a0c485   12/10/15 09:04:54 Nick Withers libmisc: Include missing header file, fix warnings 5
(edit) @9394aa5e   11/23/15 09:09:06 pisa untar: do not exit with error when created directory already exists. … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @41b5c915   09/03/15 20:55:52 Martin Galvan cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warnings Compiling … 5
(edit) @cc93c83   09/02/15 21:54:24 Martin Galvan cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf() … 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) @8406d94   07/01/15 09:05:37 Sebastian Huber libmisc: Use SMP application by default on SMP 4.115
(edit) @5f31bbe   06/25/15 12:22:31 Sebastian Huber libmisc: Simplify <rtems/stackchk.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @e6b31b27   05/27/15 15:13:58 Joel Sherrill Remove use ticks for statistics configure option. This was obsolete … 4.115
(edit) @a8e4352   04/29/15 05:24:00 Chris Johns libmisc/cpuuse: Top support for current load. The cpuuse top command … 4.115
(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) @c7a6508   04/17/15 07:18:05 Sebastian Huber Fix build for non-SPARC targets 4.115
(edit) @4d3e70f4   04/13/15 09:26:52 Daniel Hellstrom DRVMGR: KEY_TYPE now a enum drvmgr_kt 4.115
(edit) @219d4045   11/28/11 09:28:23 Daniel Hellstrom DRVMGR: added drvmgr shell command 4.115
(edit) @02550220   11/28/11 09:25:15 Daniel Hellstrom LIBPCI: added PCI shell command 4.115
(edit) @fd50acd   04/03/15 20:08:20 Joel Sherrill shell/main_rtrace.c: Fix warning 4.115
(edit) @504e042   04/02/15 06:28:12 Sebastian Huber capture: Define rtld_tbg_lock 4.115
(edit) @a300920d   03/30/15 11:19:17 Chris Johns libmisc/shell: Add the rtrace command for buffered tracing support. … 4.115
(edit) @10a699d   03/25/15 10:33:34 Sebastian Huber testsupport: Generate unique worker names 4.115
(edit) @a54866e9   03/24/15 10:28:32 Sebastian Huber monitor: Fix notepad dump 4.115
(edit) @e02b20a3   03/22/15 19:59:14 Joel Sherrill cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflow 4.115
(edit) @0a9345ed   03/20/15 15:44:42 Joel Sherrill shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVAL 4.115
(edit) @54bfbe0   03/20/15 15:43:46 Joel Sherrill dummy/default-configuration.c: Tune configuration down for small targets 4.115
(edit) @735efe7   03/20/15 15:43:19 Joel Sherrill capture/capture_support.c: Fix printf() warning and formatting 4.115
(edit) @5cd910b   03/18/15 15:42:14 Joel Sherrill cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warning 4.115
(edit) @5ce776ec   03/18/15 15:40:11 Joel Sherrill cpukit/libmisc/shell/main_df.c: Eliminate printf() format warning 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @da30417b   03/19/15 07:23:12 Chris Johns libmisc/capture: Clean up formatting on ARM. The printing of 64bit … 4.115
(edit) @55243d09   03/18/15 12:49:36 Sebastian Huber testsupport: Do not suspend worker tasks 4.115
(edit) @b9d16f7   03/18/15 05:09:52 Chris Johns libmisc/redirector: Fix unlock on exit from the handler. 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) @8c7eb00   03/17/15 09:32:20 Sebastian Huber testsupport: Add worker setup handler Add … 4.115
(edit) @a62220fe   03/16/15 17:23:15 Gedare Bloom shell: remove rtems ifdef, upstream is correct 4.115
(edit) @ce4e691   03/16/15 17:01:37 Gedare Bloom shell: fix printf warnings 4.115
(edit) @ed152a0c   03/16/15 16:49:47 Gedare Bloom capture: fix warnings in print 4.115
(edit) @bdf23b6c   03/10/15 17:39:59 Joel Sherrill cpukit: Remove old DESCRIPTION: in comments These were remnants of … 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @34e0a569   03/09/15 21:56:08 Joel Sherrill cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyright 4.115
(edit) @cc69334f   03/06/15 16:35:40 Joel Sherrill Fix a number of minor Doxygen formatting issues 4.115
(edit) @33b72fd   03/06/15 15:13:40 alexander.krutwig testsupport: Add cascade option to parallel test 4.115
(edit) @2bd71d95   03/06/15 13:41:24 Sebastian Huber shell: Add PROFREPORT command 4.115
(edit) @16b2de35   03/05/15 10:11:25 Sebastian Huber capture: Fix warnings 4.115
(edit) @6fd5b4e   03/05/15 09:26:30 Sebastian Huber tests: Fix warning 4.115
(edit) @7f577d3   03/05/15 08:06:44 alexander.krutwig tests: Refactor parallel test execution 4.115
(edit) @18d0a49   03/05/15 07:44:59 Sebastian Huber Move test support from sapi to libmisc/testsupport 4.115
(edit) @50a50313   01/21/15 14:22:46 Sebastian Huber score: Delete superfluous Heap_Statistics::instance This value … 4.115
(edit) @cfe6d05e   12/23/14 09:32:22 Sebastian Huber capture: Fix lock initialization 4.115
(edit) @09220c8   12/14/14 23:30:23 Joel Sherrill untar.c: Coverity ID 26151 and reformat The Coverity issue was an … 4.115
(edit) @a0b1b5ed   12/15/14 13:19:43 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was … 4.115
(edit) @26e04e2f   12/12/14 08:42:07 Sebastian Huber shell: Add 'all' topic for help for all commands 4.115
(edit) @a2097c5   12/05/14 12:09:11 Sebastian Huber shell: Avoid DATE and adjust welcome message The use of DATE4.115
(edit) @e870941   12/04/14 08:38:27 Sebastian Huber libmisc: More useful default configuration The dummy.c was a de-facto … 4.115
(edit) @8905201   12/03/14 12:00:59 Sebastian Huber monitor: Replace puts() with proper fprintf() 4.115
(edit) @e37e8504   12/01/14 03:53:55 Chris Johns libmisc/shell: Edit history hack is corrupting memory. Remove it. The … 4.115
(edit) @d006b46d   11/28/14 10:53:55 Sebastian Huber score: Add heap statistics Add lifetime bytes allocated and freed … 4.115
(edit) @2c3c657   11/27/14 12:25:22 Sebastian Huber score: Return heap stats via _Heap_Get_information Print out heap … 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @43b09a98   11/27/14 12:37:04 Sebastian Huber shell: Make mv, cp and rm usable for applications close #2030 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) @fdd1e20   11/26/14 08:57:57 Sebastian Huber shell: Include missing header 4.115
(edit) @ebb39a21   11/24/14 19:54:37 Joel Sherrill hexdump-conv.c: Use proper printf() formatting for wchar_t 4.115
Note: See TracRevisionLog for help on using the revision log.