Linux 6.9-rc1
[linux-2.6-microblaze.git] / Documentation / translations / zh_CN / dev-tools / index.rst
1 .. include:: ../disclaimer-zh_CN.rst
2
3 :Original: Documentation/dev-tools/index.rst
4 :Translator: 赵军奎 Bernard Zhao <bernard@vivo.com>
5
6 ============
7 内核开发工具
8 ============
9
10 本文档是有关内核开发工具文档的合集。
11 目前这些文档已经整理在一起,不需要再花费额外的精力。
12 欢迎任何补丁。
13
14 有关测试专用工具的简要概述,参见
15 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
16
17 .. toctree::
18    :caption: 目录
19    :maxdepth: 2
20
21    testing-overview
22    sparse
23    gcov
24    kasan
25    gdb-kernel-debugging
26
27 Todolist:
28
29  - coccinelle
30  - kcov
31  - ubsan
32  - kmemleak
33  - kcsan
34  - kfence
35  - kgdb
36  - kselftest
37  - kunit/index