]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation/rv: Add sched pages to the indices
authorGabriele Monaco <gmonaco@redhat.com>
Thu, 27 Mar 2025 08:12:40 +0000 (09:12 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 27 Mar 2025 16:02:38 +0000 (12:02 -0400)
The pages Documentation/tools/rv/rv-mon-sched.rst and
Documentation/trace/rv/monitor_sched.rst were introduced but not
included in any index.

Add them to the respective indices.

Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/20250327081240.46422-1-gmonaco@redhat.com
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 03abeaa63c08 ("Documentation/rv: Add docs for the sched monitors")
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Documentation/tools/rv/index.rst
Documentation/trace/rv/index.rst

index 8fd16d91d639da135d0965396899a833be71e190..64ba2efe2e85a3e3452fcb8f2a17193c64eda592 100644 (file)
@@ -15,6 +15,7 @@ Runtime verification (rv) tool
    rv-mon
    rv-mon-wip
    rv-mon-wwnr
+   rv-mon-sched
 
 .. only::  subproject and html
 
index 15fa966102c01c5006e116a10532507f8bcb1d01..e80e0057feb412561a99a8cd90c7be8fe2044e47 100644 (file)
@@ -12,3 +12,4 @@ Runtime Verification
    da_monitor_instrumentation.rst
    monitor_wip.rst
    monitor_wwnr.rst
+   monitor_sched.rst