Skip to content

Commit 6097068

Browse files
committed
Merge tag 'trace-latency-v6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull tracing documentation fix from Steven Rostedt: "Documentation fix for runtime verifier The runtime verifier documents that were created were not referenced in the indices, which caused warning when building the documentation tree. Those documents are now added to the rv indices" * tag 'trace-latency-v6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: Documentation/rv: Add sched pages to the indices
2 parents 802f0d5 + 4bb5d82 commit 6097068

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Documentation/tools/rv/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Runtime verification (rv) tool
1515
rv-mon
1616
rv-mon-wip
1717
rv-mon-wwnr
18+
rv-mon-sched
1819

1920
.. only:: subproject and html
2021

Documentation/trace/rv/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Runtime Verification
1212
da_monitor_instrumentation.rst
1313
monitor_wip.rst
1414
monitor_wwnr.rst
15+
monitor_sched.rst

0 commit comments

Comments
 (0)