diff options
Diffstat (limited to 'Documentation/dev-tools/index.rst')
| -rw-r--r-- | Documentation/dev-tools/index.rst | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Documentation/dev-tools/index.rst b/Documentation/dev-tools/index.rst index 6b0663075dc0..4b8425e348ab 100644 --- a/Documentation/dev-tools/index.rst +++ b/Documentation/dev-tools/index.rst @@ -10,15 +10,16 @@ whole; patches welcome! A brief overview of testing-specific tools can be found in Documentation/dev-tools/testing-overview.rst -.. class:: toc-title - - 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 @@ -28,12 +29,15 @@ Documentation/dev-tools/testing-overview.rst ubsan kmemleak kcsan + lkmm/index kfence - gdb-kernel-debugging - kgdb kselftest kunit/index ktap + checkuapi + gpio-sloppy-logic-analyzer + autofdo + propeller .. only:: subproject and html |
