xref: /linux/Documentation/translations/zh_TW/dev-tools/index.rst (revision 6e7fd890f1d6ac83805409e9c346240de2705584)
1.. SPDX-License-Identifier: GPL-2.0
2
3.. include:: ../disclaimer-zh_TW.rst
4
5:Original: Documentation/dev-tools/index.rst
6:Translator: 趙軍奎 Bernard Zhao <bernard@vivo.com>
7
8============
9內核開發工具
10============
11
12本文檔是有關內核開發工具文檔的合集。
13目前這些文檔已經整理在一起,不需要再花費額外的精力。
14歡迎任何補丁。
15
16有關測試專用工具的簡要概述,參見
17Documentation/translations/zh_TW/dev-tools/testing-overview.rst
18
19.. class:: toc-title
20
21	   目錄
22
23.. toctree::
24   :maxdepth: 2
25
26   testing-overview
27   sparse
28   gcov
29   kasan
30   gdb-kernel-debugging
31
32Todolist:
33
34 - coccinelle
35 - kcov
36 - ubsan
37 - kmemleak
38 - kcsan
39 - kfence
40 - kgdb
41 - kselftest
42 - kunit/index
43
44