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