mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-28 11:24:07 -05:00
Documentation: add Linux tracing to Sphinx TOC tree
This just add a index.rst for trace subsystem. More docs will be added later. Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
b13267ba57
commit
583bc6badc
@@ -64,6 +64,7 @@ merged much easier.
|
||||
dev-tools/index
|
||||
doc-guide/index
|
||||
kernel-hacking/index
|
||||
trace/index
|
||||
maintainer/index
|
||||
|
||||
Kernel API documentation
|
||||
|
||||
6
Documentation/trace/index.rst
Normal file
6
Documentation/trace/index.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
==========================
|
||||
Linux Tracing Technologies
|
||||
==========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
Reference in New Issue
Block a user