summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/capture.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libmisc/capture: Manually change license to BSD-2Joel Sherrill2022-03-221-19/+36
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-3/+3
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-2/+2
* capture: prevent unaligned access when reading timeDaniel Hellstrom2018-08-241-1/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-131-1/+1
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-021-6/+9
* capture: Use proper accessor functionsSebastian Huber2016-09-061-4/+4
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-011-79/+69
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-011-218/+257
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-5/+3
* capture: Fix use of per-processor dataSebastian Huber2016-05-121-17/+16
* capture: Remove superfluous includesSebastian Huber2016-05-121-3/+0
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* capture: Fix warningsSebastian Huber2015-03-051-5/+5
* capture: Fix lock initializationSebastian Huber2015-01-091-6/+11
* capture: Add SMP support.Jennifer Averett2014-11-241-193/+218
* capture: Move logging of task record to occur after filter check.Jennifer Averett2014-11-241-11/+28
* capture: Removal of capture task tracking.Jennifer Averett2014-10-271-268/+93
* capture: Add support for variable length records.Jennifer Averett2014-09-051-68/+106
* capture: Split user extension methods out.Jennifer Averett2014-09-051-387/+41
* capture: Fix capture engine to handle new extensions.Jennifer Averett2014-07-111-28/+66
* capture: Update comment block style in capture engine.Jennifer Averett2014-07-111-207/+22
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-2/+1
* capture: Use ISR lock for SMP supportSebastian Huber2014-04-141-71/+72
* cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns2013-12-241-2/+3
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-211-1/+4
* cpukit/capture: Update the capture engine.Chris Johns2013-12-191-49/+35
* score: Create states implementation headerSebastian Huber2013-07-261-1/+1
* score: Merge wkspace API into one fileSebastian Huber2013-07-231-10/+9
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* sapi: Use rtems_config*_get_microseconds_per_tickSebastian Huber2012-11-071-1/+1
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-311-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-10/+10
* 2011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-161-2/+1
* 2011-01-21 Eric Norum <wenorum@lbl.gov>Joel Sherrill2011-01-211-1/+3
* Whitespace removal.Ralf Corsepius2009-11-291-22/+22
* 2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-261-7/+7
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-8/+1
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-021-1/+1
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-161-1/+1
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-1/+1
* Convert to using "bool".Ralf Corsepius2008-09-011-23/+23
* Stop using old-style function-definitions.Ralf Corsepius2008-08-251-7/+7
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-2/+2
* 2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-231-7/+9
* 2007-08-17 Chris Johns <chrisj@rtems.org>Chris Johns2007-08-171-184/+540
* Add ability to free information on task delete.Eric Norum2006-04-271-6/+23
* Fix typo.Ralf Corsepius2005-01-051-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-161-33/+33