summaryrefslogtreecommitdiffstats
path: root/user/tracing/index.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber1-1/+1
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber1-1/+0
2019-01-11Use standard format for copyright linesSebastian Huber1-1/+1
2018-11-03User: Simplify the top level headings.Chris Johns1-2/+2
2018-06-18Adding Trace DocumentationVidushi Vashishth1-0/+29
- Updates #3454 - This commit adds Tracing Framework Chapter in the RTEMS User Manual - It comprises of subchapters on RTEMS Trace Linker, Capture Engine, Trace generation techniques explaining trace generation using Trace Buffering and Printk generators and sample demonstrations.