source: rtems/cpukit/libmisc/capture/capture.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @03c9f24   04/05/19 06:03:12 Sebastian Huber rtems: Add rtems_scheduler_get_processor() Add … 5
(edit) @0d51b6d8   06/28/18 12:39:37 Daniel Hellstrom capture: prevent unaligned access when reading time LLVM warns about … 5
(edit) @249730de   12/13/17 07:25:43 Sebastian Huber capture: Include <rtems/captureimpl.h> Prepare for header file move … 5
(edit) @d271c3bb   10/31/16 12:37:59 Sebastian Huber rtems: Add rtems_task_iterate() Update #2423. 5
(edit) @1dd8fff   09/06/16 08:50:50 Sebastian Huber capture: Use proper accessor functions 5
(edit) @1c18ebf0   08/31/16 08:56:09 Chris Johns libmisc/capture: Remove the reserved _t in the types. 5
(edit) @6da06c5   08/30/16 06:46:25 Chris Johns libmisc/capture: Fix the capture engine on SMP. This patches some … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 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) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @16b2de35   03/05/15 10:11:25 Sebastian Huber capture: Fix warnings 4.115
(edit) @cfe6d05e   12/23/14 09:32:22 Sebastian Huber capture: Fix lock initialization 4.115
(edit) @66bf2af2   11/06/14 14:37:54 Jennifer Averett capture: Add SMP support. To support smp data was broken into global … 4.115
(edit) @3d5bcded   10/03/14 19:01:44 Jennifer Averett capture: Move logging of task record to occur after filter check. The … 4.115
(edit) @05e4e599   09/04/14 18:49:04 Jennifer Averett capture: Removal of capture task tracking. This patch removes … 4.115
(edit) @2a86615   08/05/14 20:48:01 Jennifer Averett capture: Add support for variable length records. 4.115
(edit) @133962b   07/22/14 14:40:54 Jennifer Averett capture: Split user extension methods out. 4.115
(edit) @463de59   04/16/14 14:42:37 Jennifer Averett capture: Fix capture engine to handle new extensions. 4.115
(edit) @1af8634a   04/11/14 15:18:20 Jennifer Averett capture: Update comment block style in capture engine. Doxygen added … 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) @2ca0a7b   04/11/14 13:41:27 Sebastian Huber capture: Use ISR lock for SMP support 4.115
(edit) @9f9c0bb   12/24/13 05:42:23 Chris Johns cpukit/capture: Use the new RTEMS API to get the uptime in … 4.115
(edit) @2bafb960   12/21/13 03:44:12 Daniel Ramirez rtems: classic api to/from core priority conversions 4.115
(edit) @db8a89e   12/19/13 08:01:23 Chris Johns cpukit/capture: Update the capture engine. The capture did not work … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @1cb75cc   07/23/13 13:32:50 Sebastian Huber score: Merge wkspace API into one file 4.115
(edit) @4b48ece0   07/22/13 08:21:03 Sebastian Huber score: Create watchdog implementation header Move implementation … 4.115
(edit) @5e86086   11/06/12 09:34:42 Sebastian Huber sapi: Use rtems_config*_get_microseconds_per_tick 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 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) @e8f0541   12/05/11 17:31:19 Ralf Corsepius 2011-12-05 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @a0323a9f   02/16/11 00:24:49 Joel Sherrill 2011-02-15 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @59f1bfe6   01/21/11 19:40:17 Joel Sherrill 2011-01-21 Eric Norum <wenorum@…> * libmisc/capture/capture.c: … 4.115
(edit) @0893220   11/29/09 12:12:39 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @3f727f98   09/26/09 16:17:00 Joel Sherrill 2009-09-26 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @6dad79f   09/11/09 14:53:40 Joel Sherrill 2009-09-11 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @031deada   01/02/09 13:04:13 Ralf Corsepius Add attribute((unused)) to unused function args. 4.104.115
(edit) @26fb4aa   12/16/08 20:53:34 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) @1167235   09/01/08 11:28:56 Ralf Corsepius Convert to using "bool". 4.104.114.95
(edit) @347a3fe   08/25/08 11:03:14 Ralf Corsepius Stop using old-style function-definitions. 4.104.114.95
(edit) @6c06288   01/29/08 21:52:21 Joel Sherrill 2008-01-29 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @ce19f1fa   01/23/08 22:57:43 Joel Sherrill 2008-01-23 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @1374fd3   08/17/07 00:54:16 Chris Johns 2007-08-17 Chris Johns <chrisj@…> * libmisc/capture/README: … 4.104.114.84.95
(edit) @32293d69   04/27/06 18:17:20 WENorum Add ability to free information on task delete. 4.104.114.84.95
(edit) @08885d63   01/05/05 18:17:01 Ralf Corsepius Fix typo. 4.104.114.84.95
(edit) @aed742c   04/16/04 12:06:28 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @3239698   04/15/04 13:26:21 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @3e08d4e   03/26/04 06:59:18 Ralf Corsepius 2004-03-26 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @550c3df7   07/08/03 08:39:16 Ralf Corsepius 2003-07-08 Ralf Corsepius <corsepiu@…> * … 4.104.114.84.95
(edit) @12857dd   10/24/02 22:19:27 Joel Sherrill 2002-10-24 Fabrizio Pirovano <pirovano.thysys@…> * … 4.104.114.84.95
(edit) @aebc8290   07/20/02 09:18:37 Ralf Corsepius 2002-07-20 Ralf Corsepius <corsepiu@…> * … 4.104.114.84.95
(add) @a923a82   05/15/02 16:36:10 Joel Sherrill 2002-05-16 Chris Johns <ccj@…> * Per PR194, added the Capture … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.