summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/capture/capture_support.c (follow)
AgeCommit message (Expand)Author
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian 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
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
2014-11-25capture: Resolve failure path memory leak.Jennifer Averett
2014-11-24capture: Move print methods out of cli for reuse.Jennifer Averett