aboutsummaryrefslogtreecommitdiffstats
path: root/DOCUMENTATION.md
blob: 342649669e69bb12f07b6ed41c7228ce37feb0d1 (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.1/overview-manual/overview-manual               |                                                                  |
| Yocto Project – Quick Build                  | https://www.yoctoproject.org/docs/2.7.1/brief-yoctoprojectqs/brief-yoctoprojectqs.htm |                                                                  |
| Yocto Project – Toaster Manual               | https://www.yoctoproject.org/docs/2.7.1/toaster-manual/toaster-manual.html            |                                                                  |
| Yocto Project – SDK Manual                   | https://www.yoctoproject.org/docs/2.7.1/sdk-manual/sdk-manual.html                    |                                                                  |
| KGDB                                         | https://www.kernel.org/doc/html/v4.19/dev-tools/kgdb.html                             |                                                                  |
| LTTng                                        | https://lttng.org/docs/v2.10                                                          |                                                                  |
| 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 |