diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 06:39:39 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 18:23:15 +0100 |
commit | 263ee775747d730bf584b334820700d6200b8f86 (patch) | |
tree | 387343f8962bc62cc97ce4fd340883809c0e5b52 /Documentation/trace/index.rst | |
parent | trace doc: convert trace/ftrace.txt to rst format (diff) | |
download | linux-263ee775747d730bf584b334820700d6200b8f86.tar.xz linux-263ee775747d730bf584b334820700d6200b8f86.zip |
trace doc: convert trace/kprobetrace.txt to rst format
This converts the plain text documentation to reStructuredText format and
add it into Sphinx TOC tree. No essential content change.
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.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst index 947c6db021a9..c8e2130a7318 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -9,3 +9,4 @@ Linux Tracing Technologies tracepoint-analysis ftrace ftrace-uses + kprobetrace |