diff options
Diffstat (limited to 'Documentation/dev-tools/index.rst')
-rw-r--r-- | Documentation/dev-tools/index.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index efa49cdc8e2e..65c54b27a60b 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -10,12 +10,16 @@ whole; patches welcome! A brief overview of testing-specific tools can be found in Documentation/dev-tools/testing-overview.rst +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 @@ -26,12 +30,13 @@ Documentation/dev-tools/testing-overview.rst kmemleak kcsan kfence - gdb-kernel-debugging - kgdb kselftest kunit/index ktap checkuapi + gpio-sloppy-logic-analyzer + autofdo + propeller .. only:: subproject and html |