2016-08-09 06:00:25 +08:00
|
|
|
================================
|
|
|
|
Development tools for the kernel
|
|
|
|
================================
|
|
|
|
|
|
|
|
This document is a collection of documents about development tools that can
|
2018-11-22 23:34:56 +08: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-09 06:00:25 +08:00
|
|
|
whole; patches welcome!
|
|
|
|
|
|
|
|
.. class:: toc-title
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2016-08-09 06:03:14 +08:00
|
|
|
coccinelle
|
2016-08-08 05:09:14 +08:00
|
|
|
sparse
|
2016-08-08 05:13:00 +08:00
|
|
|
kcov
|
2016-08-08 05:26:20 +08:00
|
|
|
gcov
|
2016-08-08 05:31:03 +08:00
|
|
|
kasan
|
2016-08-08 05:35:42 +08:00
|
|
|
ubsan
|
2016-08-08 05:46:10 +08:00
|
|
|
kmemleak
|
2019-11-15 02:02:56 +08:00
|
|
|
kcsan
|
2021-02-26 09:19:26 +08:00
|
|
|
kfence
|
2016-08-09 05:55:49 +08:00
|
|
|
gdb-kernel-debugging
|
2017-05-12 03:23:50 +08:00
|
|
|
kgdb
|
2017-05-27 02:44:00 +08:00
|
|
|
kselftest
|
2019-09-23 17:02:45 +08:00
|
|
|
kunit/index
|
2016-10-26 14:23:14 +08:00
|
|
|
|
|
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|