Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame^] | 1 | ================================ |
| 2 | Development tools for the kernel |
| 3 | ================================ |
| 4 | |
| 5 | This document is a collection of documents about development tools that can |
| 6 | be used to work on the kernel. For now, the documents have been pulled |
| 7 | together without any significant effot to integrate them into a coherent |
| 8 | whole; patches welcome! |
| 9 | |
| 10 | .. class:: toc-title |
| 11 | |
| 12 | Table of contents |
| 13 | |
| 14 | .. toctree:: |
| 15 | :maxdepth: 2 |
| 16 | |
| 17 | coccinelle |
| 18 | sparse |
| 19 | kcov |
| 20 | gcov |
| 21 | kasan |
| 22 | ubsan |
| 23 | kmemleak |
| 24 | gdb-kernel-debugging |
| 25 | kgdb |
| 26 | kselftest |
| 27 | |
| 28 | |
| 29 | .. only:: subproject and html |
| 30 | |
| 31 | Indices |
| 32 | ======= |
| 33 | |
| 34 | * :ref:`genindex` |