summaryrefslogtreecommitdiffstats
path: root/cpukit/libtrace/record/record-server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-11-09libtrace: Move _Record_Stream_header_initialize()Sebastian Huber1-106/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-08-30record: Add system eventsSebastian Huber1-3/+69
2019-08-28record: Introduce <rtems/recordserver.h>Sebastian Huber1-0/+1
2019-08-28record: Use BSS section instead of per-CPU dataSebastian Huber1-1/+1
2019-08-27record: Fix thread names on 64-bit targetsSebastian Huber1-1/+4
2019-08-26record: Fix off by one errorSebastian Huber1-1/+1
2019-08-06record: Change thread name encodingSebastian Huber1-1/+1
2019-07-30record: Add support for thread namesSebastian Huber1-0/+70
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2019-03-12record: Rename internal per-CPU eventsSebastian Huber1-1/+1
2019-01-29Add low level event recording supportSebastian Huber1-0/+290