summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture/capture.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-261-23/+23
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+4
* 2002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>Joel Sherrill2002-10-241-1/+1
* 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-201-0/+1
* 2002-05-16 Chris Johns <ccj@acm.org>Joel Sherrill2002-05-151-0/+1565