summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/capture (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libmisc/capture: Manually change license to BSD-2Joel Sherrill7-112/+212
2022-03-22cpukit/capture: Change license to BSD-2Joel Sherrill2-6/+44
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel1-4/+4
2020-09-20capture: Move default trace dataSebastian Huber2-28/+37
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2-4/+4
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-2/+2
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-08-24capture: prevent unaligned access when reading timeDaniel Hellstrom1-1/+3
2018-01-25Remove make preinstallChris Johns4-1508/+0
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber2-5/+3
2017-06-21capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill1-1/+1
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-1/+1
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber2-20/+22
2016-09-21score: Rework thread priority managementSebastian Huber1-1/+1
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-1/+1
2016-09-06capture: Use proper accessor functionsSebastian Huber1-4/+4
2016-09-06capture: Workaround to avoid misaligned accessSebastian Huber1-1/+1
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns8-271/+252
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns9-666/+880
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2-6/+6
2016-05-12capture: Fix use of per-processor dataSebastian Huber2-27/+31
2016-05-12capture: Remove superfluous includesSebastian Huber1-3/+0
2016-05-12capture: Compact rtems_capture_record_tSebastian Huber1-1/+1
2016-05-12capture: Fix buffer allocation and freeSebastian Huber2-11/+11
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2-2/+2
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