2016-08-08 16:00:25 -06:00
|
|
|
================================
|
|
|
|
Development tools for the kernel
|
|
|
|
================================
|
|
|
|
|
|
|
|
This document is a collection of documents about development tools that can
|
|
|
|
be used to work on the kernel. For now, the documents have been pulled
|
|
|
|
together without any significant effot to integrate them into a coherent
|
|
|
|
whole; patches welcome!
|
|
|
|
|
|
|
|
.. class:: toc-title
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2016-08-08 16:03:14 -06:00
|
|
|
coccinelle
|
2016-08-07 15:09:14 -06:00
|
|
|
sparse
|
2016-08-07 15:13:00 -06:00
|
|
|
kcov
|
2016-08-07 15:26:20 -06:00
|
|
|
gcov
|
2016-08-07 15:31:03 -06:00
|
|
|
kasan
|
2016-08-07 15:35:42 -06:00
|
|
|
ubsan
|
2016-08-07 15:46:10 -06:00
|
|
|
kmemleak
|
2016-08-08 15:55:49 -06:00
|
|
|
gdb-kernel-debugging
|
2017-05-11 13:23:50 -06:00
|
|
|
kgdb
|
2017-05-26 12:44:00 -06:00
|
|
|
kselftest
|
2016-10-26 00:23:14 -06:00
|
|
|
|
|
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|