summaryrefslogtreecommitdiffstats
path: root/user/tracing/captureengine.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* User: Change output block to type none.Chris Johns2019-03-011-2/+2
|
* user: Remove nit-picky warnings.Chris Johns2019-02-281-1/+1
|
* user: Add basic event recording documentationSebastian Huber2019-02-011-1/+1
| | | | Update #3665.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-111-1/+1
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-111-1/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-111-1/+1
|
* Adding Trace DocumentationVidushi Vashishth2018-06-181-0/+169
- 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.