Documentation / translations / zh_CN / dev-tools


Based on kernel version 6.8. Page generated on 2024-03-11 21:26 EST.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
.. 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
   gcov
   kasan
   gdb-kernel-debugging

Todolist:

 - coccinelle
 - kcov
 - ubsan
 - kmemleak
 - kcsan
 - kfence
 - kgdb
 - kselftest
 - kunit/index