44 lines
739 B
ReStructuredText
44 lines
739 B
ReStructuredText
|
.. SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
.. include:: ../disclaimer-zh_TW.rst
|
||
|
|
||
|
:Original: Documentation/dev-tools/index.rst
|
||
|
:Translator: 趙軍奎 Bernard Zhao <bernard@vivo.com>
|
||
|
|
||
|
============
|
||
|
內核開發工具
|
||
|
============
|
||
|
|
||
|
本文檔是有關內核開發工具文檔的合集。
|
||
|
目前這些文檔已經整理在一起,不需要再花費額外的精力。
|
||
|
歡迎任何補丁。
|
||
|
|
||
|
有關測試專用工具的簡要概述,參見
|
||
|
Documentation/translations/zh_TW/dev-tools/testing-overview.rst
|
||
|
|
||
|
.. class:: toc-title
|
||
|
|
||
|
目錄
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
testing-overview
|
||
|
sparse
|
||
|
gcov
|
||
|
kasan
|
||
|
gdb-kernel-debugging
|
||
|
|
||
|
Todolist:
|
||
|
|
||
|
- coccinelle
|
||
|
- kcov
|
||
|
- ubsan
|
||
|
- kmemleak
|
||
|
- kcsan
|
||
|
- kfence
|
||
|
- kgdb
|
||
|
- kselftest
|
||
|
- kunit/index
|
||
|
|