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
|
|
|
|
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 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
|
2016-08-08 06:12:28 +08:00
|
|
|
kmemcheck
|
2016-08-09 05:55:49 +08:00
|
|
|
gdb-kernel-debugging
|