diff options
Diffstat (limited to 'Documentation/dev-tools/index.rst')
-rw-r--r-- | Documentation/dev-tools/index.rst | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index f7809c7b1ba9..65c54b27a60b 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -7,25 +7,36 @@ be used to work on the kernel. For now, the documents have been pulled together without any significant effort to integrate them into a coherent whole; patches welcome! -.. class:: toc-title +A brief overview of testing-specific tools can be found in +Documentation/dev-tools/testing-overview.rst - Table of contents +Tools that are specific to debugging can be found in +Documentation/process/debugging/index.rst .. toctree:: + :caption: Table of contents :maxdepth: 2 + testing-overview + checkpatch + clang-format coccinelle sparse kcov gcov kasan + kmsan ubsan kmemleak kcsan - gdb-kernel-debugging - kgdb + kfence kselftest kunit/index + ktap + checkuapi + gpio-sloppy-logic-analyzer + autofdo + propeller .. only:: subproject and html |