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 有關測試專用工具的簡要概述,參見 17 Documentation/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 32 Todolist: 33 34 - coccinelle 35 - kcov 36 - ubsan 37 - kmemleak 38 - kcsan 39 - kfence 40 - kgdb 41 - kselftest 42 - kunit/index 43
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.