diff options
Diffstat (limited to 'Documentation/dev-tools/index.rst')
| -rw-r--r-- | Documentation/dev-tools/index.rst | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index 09dee10d2592..4b8425e348ab 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -7,24 +7,37 @@ 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 - gdb-kernel-debugging - kgdb + kcsan + lkmm/index + kfence kselftest kunit/index + ktap + checkuapi + gpio-sloppy-logic-analyzer + autofdo + propeller .. only:: subproject and html |
