748c3404c8
Translate dev-tools/kcsan commit 31f605a308
("kcsan, compiler_types: Introduce __data_racy type qualifier")
into Chinese and add it in dev-tools/zh_CN/index.rst
Signed-off-by: Haoyang Liu <tttturtleruss@hust.edu.cn>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240817175151.164923-1-tttturtleruss@hust.edu.cn
42 lines
731 B
ReStructuredText
42 lines
731 B
ReStructuredText
.. include:: ../disclaimer-zh_CN.rst
|
|
|
|
:Original: Documentation/dev-tools/index.rst
|
|
:Translator: 赵军奎 Bernard Zhao <bernard@vivo.com>
|
|
|
|
============
|
|
内核开发工具
|
|
============
|
|
|
|
本文档是有关内核开发工具文档的合集。
|
|
目前这些文档已经整理在一起,不需要再花费额外的精力。
|
|
欢迎任何补丁。
|
|
|
|
有关测试专用工具的简要概述,参见
|
|
Documentation/translations/zh_CN/dev-tools/testing-overview.rst
|
|
|
|
.. toctree::
|
|
:caption: 目录
|
|
:maxdepth: 2
|
|
|
|
testing-overview
|
|
sparse
|
|
kcov
|
|
kcsan
|
|
gcov
|
|
kasan
|
|
ubsan
|
|
kmemleak
|
|
gdb-kernel-debugging
|
|
|
|
Todolist:
|
|
|
|
- checkpatch
|
|
- coccinelle
|
|
- kmsan
|
|
- kfence
|
|
- kgdb
|
|
- kselftest
|
|
- kunit/index
|
|
- ktap
|
|
- checkuapi
|