summaryrefslogtreecommitdiffstats
path: root/Documentation/trace/index.rst
diff options
context:
space:
mode:
authorChangbin Du2018-02-17 06:39:35 +0100
committerJonathan Corbet2018-03-07 18:22:57 +0100
commitfcdeddc9fdf934f1e9c05a2fef3ac78222767411 (patch)
tree03734dc0eb1b482e711a0e1ff4c3b0bd72aeace3 /Documentation/trace/index.rst
parentDocumentation: add Linux tracing to Sphinx TOC tree (diff)
downloadkernel-qcow2-linux-fcdeddc9fdf934f1e9c05a2fef3ac78222767411.tar.gz
kernel-qcow2-linux-fcdeddc9fdf934f1e9c05a2fef3ac78222767411.tar.xz
kernel-qcow2-linux-fcdeddc9fdf934f1e9c05a2fef3ac78222767411.zip
trace doc: convert trace/ftrace-design.txt to rst format
This converts the plain text documentation to reStructuredText format and add it to Sphinx TOC tree. This documentation is not synced with current code, so mark it as out of date. Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/trace/index.rst')
-rw-r--r--Documentation/trace/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
index d986ead565ea..c8000babe508 100644
--- a/Documentation/trace/index.rst
+++ b/Documentation/trace/index.rst
@@ -4,3 +4,5 @@ Linux Tracing Technologies
.. toctree::
:maxdepth: 2
+
+ ftrace-design