瀏覽代碼

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>
Changbin Du 7 年之前
父節點
當前提交
583bc6badc
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 1 0
      Documentation/index.rst
  2. 6 0
      Documentation/trace/index.rst

+ 1 - 0
Documentation/index.rst

@@ -64,6 +64,7 @@ merged much easier.
    dev-tools/index
    doc-guide/index
    kernel-hacking/index
+   trace/index
    maintainer/index
 
 Kernel API documentation

+ 6 - 0
Documentation/trace/index.rst

@@ -0,0 +1,6 @@
+==========================
+Linux Tracing Technologies
+==========================
+
+.. toctree::
+   :maxdepth: 2