summaryrefslogtreecommitdiffstats
path: root/trace/record (follow)
Commit message (Expand)AuthorAgeFilesLines
* record: Simplify content and packet sizeSebastian Huber2019-09-041-10/+6
* record: Add support for interrupt handlersSebastian Huber2019-09-041-4/+85
* record: Simplify CopyThreadName()Sebastian Huber2019-09-041-3/+12
* record: Only create necessary stream filesSebastian Huber2019-09-041-16/+32
* record: Use exceptionsSebastian Huber2019-09-033-24/+78
* record: Add Client base classSebastian Huber2019-09-033-188/+306
* record: Convert to C++Sebastian Huber2019-09-032-585/+547
* record: Synchronize with RTEMSSebastian Huber2019-09-022-7/+7
* record: Synchronize with RTEMSSebastian Huber2019-08-302-61/+61
* record: Synchronize with RTEMSSebastian Huber2019-08-302-19/+19
* record: Synchronize with RTEMSSebastian Huber2019-08-292-129/+129
* record: Support thread names on 32-bit targetsSebastian Huber2019-08-271-1/+1
* record: Add data size to clientSebastian Huber2019-08-272-0/+9
* record: Add CPU to idle thread namesSebastian Huber2019-08-271-0/+13
* record: Move base context to client contextSebastian Huber2019-08-271-36/+40
* record: Simplify packet context setupSebastian Huber2019-08-271-34/+30
* record: Move per-CPU variables to separate contextSebastian Huber2019-08-271-145/+135
* record: Fix client destructionSebastian Huber2019-08-261-2/+2
* record: Improve overflow handlingSebastian Huber2019-08-262-25/+63
* record: Add support for LTTNG sched_switchRavindra Meena2019-08-201-31/+415
* record: New programSebastian Huber2019-08-205-0/+3400