diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 06:39:37 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 18:23:06 +0100 |
commit | 8fa4e720e8d919271cdf0da3c0856333246398a4 (patch) | |
tree | 171aeabff773c8398647f0f133ee510ce9fec920 /Documentation/trace/index.rst | |
parent | trace doc: add ftrace-uses.rst to doc tree (diff) | |
download | linux-8fa4e720e8d919271cdf0da3c0856333246398a4.tar.xz linux-8fa4e720e8d919271cdf0da3c0856333246398a4.zip |
trace doc: convert trace/tracepoint-analysis.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 aa2baad9edf3..61b555192160 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -6,4 +6,5 @@ Linux Tracing Technologies :maxdepth: 2 ftrace-design + tracepoint-analysis ftrace-uses |