summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-02capture: Define __rtld_tbg_lockSebastian Huber1-0/+2
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns2-0/+326
2015-03-24capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill1-10/+14
2015-03-19libmisc/capture: Clean up formatting on ARM.Chris Johns2-22/+29
2015-03-16capture: fix warnings in printGedare Bloom1-4/+6
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill3-69/+1
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill2-1/+3
2015-03-05capture: Fix warningsSebastian Huber1-5/+5
2015-01-09capture: Fix lock initializationSebastian Huber1-6/+11
2014-11-25capture: Resolve failure path memory leak.Jennifer Averett1-0/+1
2014-11-24capture: Remove whitespace and fix copyrights.Jennifer Averett6-61/+55
2014-11-24capture: Add SMP support.Jennifer Averett3-218/+234
2014-11-24capture: Move print methods out of cli for reuse.Jennifer Averett3-210/+370
2014-11-24capture: Move logging of task record to occur after filter check.Jennifer Averett3-36/+78
2014-10-28capture: Remove ctload command.Jennifer Averett1-272/+0
2014-10-27capture: Removal of capture task tracking.Jennifer Averett5-892/+415
2014-09-05capture: Add support for variable length records.Jennifer Averett7-70/+467
2014-09-05capture: Split user extension methods out.Jennifer Averett3-387/+671
2014-07-11capture: Fix capture engine to handle new extensions.Jennifer Averett2-35/+76
2014-07-11capture: Update comment block style in capture engine.Jennifer Averett2-416/+378
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-2/+1
2014-04-14capture: Use ISR lock for SMP supportSebastian Huber1-71/+72
2013-12-24cpukit/capture: Print the uptime and diff in ctrace.Chris Johns1-17/+17
2013-12-24cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns3-16/+57
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-1/+4
2013-12-19cpukit/capture: Update the capture engine.Chris Johns3-233/+195
2013-07-26score: Create states implementation headerSebastian Huber1-1/+1
2013-07-23score: Merge wkspace API into one fileSebastian Huber1-10/+9
2013-07-22score: Create watchdog implementation headerSebastian Huber2-2/+2
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada1-0/+3
2012-11-07sapi: Use rtems_config*_get_microseconds_per_tickSebastian Huber1-1/+1
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill5-12/+0
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-12/+12
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+6
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+1
2011-01-212011-01-21 Eric Norum <wenorum@lbl.gov>Joel Sherrill1-1/+3
2010-03-122010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2010-03-112010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-11-29Whitespace removal.Ralf Corsepius2-36/+36
2009-11-29Whitespace removal.Ralf Corsepius1-2/+2
2009-11-132009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2009-11-082009-11-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+7
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+1
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius2-48/+48
2008-12-182008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-17/+17
2008-12-162008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-3/+3
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-01Convert to using "bool".Ralf Corsepius3-89/+89