aboutsummaryrefslogtreecommitdiffstats
path: root/DOCUMENTATION.md
blob: 37752746889352da28602c580b40d5e34e0a458b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Documentation

This document lists the links to official documentation of various
features and a general guide to Yocto Project and it's build system.

| Feature                                    | Documentation                                                                       | Comments                                                         |
|:-------------------------------------------|:------------------------------------------------------------------------------------|:-----------------------------------------------------------------|
| Yocto Project Overview and Concepts Manual | https://www.yoctoproject.org/docs/2.7/overview-manual/overview-manual               |                                                                  |
| Yocto Project Quick Build                  | https://www.yoctoproject.org/docs/2.7/brief-yoctoprojectqs/brief-yoctoprojectqs.htm |                                                                  |
| KGDB                                       | https://www.kernel.org/doc/html/v4.19/dev-tools/kgdb.html                           |                                                                  |
| LTTng                                      | https://lttng.org/docs/v2.10                                                        |                                                                  |
| Toaster                                    | https://www.yoctoproject.org/docs/2.7/toaster-manual/toaster-manual.html            |                                                                  |
| SDK                                        | https://www.yoctoproject.org/docs/2.7/sdk-manual/sdk-manual.html                    |                                                                  |
| RGP                                        | https://github.com/GPUOpen-Tools/Radeon-GPUProfiler/releases/tag/v1.5.1             | Follow the docs contained in the .tgz file attached on this link |