2016-08-08 16:00:25 -06: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-08 16:03:14 -06:00
|
|
|
coccinelle
|
2016-08-07 15:09:14 -06:00
|
|
|
sparse
|
2016-08-07 15:13:00 -06:00
|
|
|
kcov
|
2016-08-07 15:26:20 -06:00
|
|
|
gcov
|
2016-08-07 15:31:03 -06:00
|
|
|
kasan
|
2016-08-07 15:35:42 -06:00
|
|
|
ubsan
|
2016-08-07 15:46:10 -06:00
|
|
|
kmemleak
|
2016-08-07 16:12:28 -06:00
|
|
|
kmemcheck
|
2016-08-08 15:55:49 -06:00
|
|
|
gdb-kernel-debugging
|