summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/capture (follow)
AgeCommit message (Expand)Author
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel
2020-09-20capture: Move default trace dataSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-02-28Remove explicit file names from @fileSebastian Huber
2018-08-24capture: prevent unaligned access when reading timeDaniel Hellstrom
2018-01-25Remove make preinstallChris Johns
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber
2017-06-21capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-11-02rtems: Add rtems_task_iterate()Sebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-09-06capture: Use proper accessor functionsSebastian Huber
2016-09-06capture: Workaround to avoid misaligned accessSebastian 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
2016-05-12capture: Compact rtems_capture_record_tSebastian Huber
2016-05-12capture: Fix buffer allocation and freeSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-04-02capture: Define __rtld_tbg_lockSebastian Huber
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns
2015-03-24capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill
2015-03-19libmisc/capture: Clean up formatting on ARM.Chris Johns
2015-03-16capture: fix warnings in printGedare Bloom
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill
2015-03-05capture: Fix warningsSebastian Huber
2015-01-09capture: Fix lock initializationSebastian Huber
2014-11-25capture: Resolve failure path memory leak.Jennifer Averett
2014-11-24capture: Remove whitespace and fix copyrights.Jennifer Averett
2014-11-24capture: Add SMP support.Jennifer Averett
2014-11-24capture: Move print methods out of cli for reuse.Jennifer Averett
2014-11-24capture: Move logging of task record to occur after filter check.Jennifer Averett
2014-10-28capture: Remove ctload command.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: Print the uptime and diff in ctrace.Chris Johns
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