summaryrefslogtreecommitdiffstats
path: root/user/tracing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* user: Mention use of LLVMSebastian Huber2021-01-041-0/+4
|
* user: Document event recordingSebastian Huber2020-04-111-10/+212
| | | | Close #3904.
* User: Change output block to type none.Chris Johns2019-03-013-10/+10
|
* user: Remove nit-picky warnings.Chris Johns2019-02-284-13/+13
|
* user: Add basic event recording documentationSebastian Huber2019-02-015-4/+64
| | | | Update #3665.
* user: Spell out third-partySebastian Huber2019-01-241-1/+1
|
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-115-5/+5
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-115-5/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-115-5/+5
|
* Eliminate UTF-8 characters except superscripted 2 in i2cJoel Sherrill2018-12-202-4/+4
|
* User: Simplify the top level headings.Chris Johns2018-11-031-2/+2
|
* Adding Trace DocumentationVidushi Vashishth2018-06-185-0/+994
- 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.