summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-4/+4
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-2/+2
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* capture: prevent unaligned access when reading timeDaniel Hellstrom2018-08-241-1/+3
* Remove make preinstallChris Johns2018-01-254-1508/+0
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-1/+1
* rtems: Add rtems_task_iterate()Sebastian Huber2016-11-022-20/+22
* score: Rework thread priority managementSebastian Huber2016-09-211-1/+1
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-1/+1
* capture: Use proper accessor functionsSebastian Huber2016-09-061-4/+4
* capture: Workaround to avoid misaligned accessSebastian Huber2016-09-061-1/+1
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-018-271/+252
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-019-666/+880
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-222-6/+6
* capture: Fix use of per-processor dataSebastian Huber2016-05-122-27/+31
* capture: Remove superfluous includesSebastian Huber2016-05-121-3/+0
* capture: Compact rtems_capture_record_tSebastian Huber2016-05-121-1/+1
* capture: Fix buffer allocation and freeSebastian Huber2016-05-122-11/+11
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-262-2/+2
* capture: Define __rtld_tbg_lockSebastian Huber2015-04-021-0/+2
* libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns2015-03-312-0/+326
* capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill2015-03-241-10/+14
* libmisc/capture: Clean up formatting on ARM.Chris Johns2015-03-192-22/+29
* capture: fix warnings in printGedare Bloom2015-03-161-4/+6
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-113-69/+1
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-062-1/+3
* capture: Fix warningsSebastian Huber2015-03-051-5/+5
* capture: Fix lock initializationSebastian Huber2015-01-091-6/+11
* capture: Resolve failure path memory leak.Jennifer Averett2014-11-251-0/+1
* capture: Remove whitespace and fix copyrights.Jennifer Averett2014-11-246-61/+55
* capture: Add SMP support.Jennifer Averett2014-11-243-218/+234
* capture: Move print methods out of cli for reuse.Jennifer Averett2014-11-243-210/+370
* capture: Move logging of task record to occur after filter check.Jennifer Averett2014-11-243-36/+78
* capture: Remove ctload command.Jennifer Averett2014-10-281-272/+0
* capture: Removal of capture task tracking.Jennifer Averett2014-10-275-892/+415
* capture: Add support for variable length records.Jennifer Averett2014-09-057-70/+467
* capture: Split user extension methods out.Jennifer Averett2014-09-053-387/+671
* capture: Fix capture engine to handle new extensions.Jennifer Averett2014-07-112-35/+76
* capture: Update comment block style in capture engine.Jennifer Averett2014-07-112-416/+378
* 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: Print the uptime and diff in ctrace.Chris Johns2013-12-241-17/+17
* cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns2013-12-243-16/+57
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-211-1/+4
* cpukit/capture: Update the capture engine.Chris Johns2013-12-193-233/+195
* 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-222-2/+2