summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/capture/capture.c (follow)
AgeCommit message (Expand)Author
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2018-08-24capture: prevent unaligned access when reading timeDaniel Hellstrom
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber
2016-09-06capture: Use proper accessor functionsSebastian Huber
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-05-12capture: Fix use of per-processor dataSebastian Huber
2016-05-12capture: Remove superfluous includesSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-03-05capture: Fix warningsSebastian Huber
2015-01-09capture: Fix lock initializationSebastian Huber
2014-11-24capture: Add SMP support.Jennifer Averett
2014-11-24capture: Move logging of task record to occur after filter check.Jennifer Averett
2014-10-27capture: Removal of capture task tracking.Jennifer Averett
2014-09-05capture: Add support for variable length records.Jennifer Averett
2014-09-05capture: Split user extension methods out.Jennifer Averett
2014-07-11capture: Fix capture engine to handle new extensions.Jennifer Averett
2014-07-11capture: Update comment block style in capture engine.Jennifer Averett
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-04-14capture: Use ISR lock for SMP supportSebastian Huber
2013-12-24cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez
2013-12-19cpukit/capture: Update the capture engine.Chris Johns
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-23score: Merge wkspace API into one fileSebastian Huber
2013-07-22score: Create watchdog implementation headerSebastian Huber
2012-11-07sapi: Use rtems_config*_get_microseconds_per_tickSebastian Huber
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2011-01-212011-01-21 Eric Norum <wenorum@lbl.gov>Joel Sherrill
2009-11-29Whitespace removal.Ralf Corsepius
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius
2008-12-162008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-01Convert to using "bool".Ralf Corsepius
2008-08-25Stop using old-style function-definitions.Ralf Corsepius
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-08-172007-08-17 Chris Johns <chrisj@rtems.org>Chris Johns
2006-04-27Add ability to free information on task delete.Eric Norum
2005-01-05Fix typo.Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius