diff options
author | SurajSonawane2415 <surajsonawane0215@gmail.com> | 2024-10-02 21:58:17 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-10-07 19:50:54 +0200 |
commit | 998bece1d22bf2cbc819cb3a492148932d4e12a8 (patch) | |
tree | d4083564479a6dae92ee8ed8e261b26f220ef197 /Documentation/trace | |
parent | docs: backporting: fix a typo (diff) | |
download | linux-998bece1d22bf2cbc819cb3a492148932d4e12a8.tar.xz linux-998bece1d22bf2cbc819cb3a492148932d4e12a8.zip |
docs: fix WARNING document not included in any toctree
Add debugging.rst to the relevant toctree to fix warning
about missing documentation inclusion in toctree.
Signed-off-by: SurajSonawane2415 <surajsonawane0215@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241002195817.22972-1-surajsonawane0215@gmail.com
Diffstat (limited to 'Documentation/trace')
-rw-r--r-- | Documentation/trace/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst index 0b300901fd75..2c991dc96ace 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -24,6 +24,7 @@ Linux Tracing Technologies histogram histogram-design boottime-trace + debugging hwlat_detector osnoise-tracer timerlat-tracer |