summaryrefslogtreecommitdiffstats
path: root/trace/record/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* record: Synchronize with RTEMSSebastian Huber2019-09-021-4/+4
| | | | Update #3665.
* record: Synchronize with RTEMSSebastian Huber2019-08-301-31/+31
| | | | Update #3665.
* record: Synchronize with RTEMSSebastian Huber2019-08-301-10/+10
| | | | Update #3665.
* record: Synchronize with RTEMSSebastian Huber2019-08-291-65/+65
| | | | Update #3665.
* record: Add data size to clientSebastian Huber2019-08-271-0/+1
| | | | | | | This is necessary to get the thread names properly on 32-bit and 64-bit targets. Update #3665.
* record: Improve overflow handlingSebastian Huber2019-08-261-0/+5
| | | | | Signal the accumulated item overflow count with the time of the first new item.
* record: New programSebastian Huber2019-08-202-0/+1443
Update #3665.