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