2016-08-09 00:00:25 +02: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-09 00:03:14 +02:00
|
|
|
coccinelle
|
2016-08-07 23:09:14 +02:00
|
|
|
sparse
|
2016-08-07 23:13:00 +02:00
|
|
|
kcov
|
2016-08-07 23:26:20 +02:00
|
|
|
gcov
|
2016-08-07 23:31:03 +02:00
|
|
|
kasan
|
2016-08-07 23:35:42 +02:00
|
|
|
ubsan
|
2016-08-07 23:46:10 +02:00
|
|
|
kmemleak
|
2016-08-08 00:12:28 +02:00
|
|
|
kmemcheck
|
2016-08-08 23:55:49 +02:00
|
|
|
gdb-kernel-debugging
|
2016-10-26 08:23:14 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|