0001 .. include:: ../disclaimer-zh_CN.rst
0002
0003 :Original: Documentation/dev-tools/index.rst
0004 :Translator: 赵军奎 Bernard Zhao <bernard@vivo.com>
0005
0006 ============
0007 内核开发工具
0008 ============
0009
0010 本文档是有关内核开发工具文档的合集。
0011 目前这些文档已经整理在一起,不需要再花费额外的精力。
0012 欢迎任何补丁。
0013
0014 有关测试专用工具的简要概述,参见
0015 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
0016
0017 .. class:: toc-title
0018
0019 目录
0020
0021 .. toctree::
0022 :maxdepth: 2
0023
0024 testing-overview
0025 sparse
0026 gcov
0027 kasan
0028 gdb-kernel-debugging
0029
0030 Todolist:
0031
0032 - coccinelle
0033 - kcov
0034 - ubsan
0035 - kmemleak
0036 - kcsan
0037 - kfence
0038 - kgdb
0039 - kselftest
0040 - kunit/index