diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 06:39:38 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 18:23:10 +0100 |
commit | 1f198e22bc3a0af747a7cf7b444de49ff76b6869 (patch) | |
tree | 4bd4e057bfd0c1df535f680cf8cf1afc5ec519d2 /Documentation/trace/index.rst | |
parent | trace doc: convert trace/tracepoint-analysis.txt to rst format (diff) | |
download | linux-1f198e22bc3a0af747a7cf7b444de49ff76b6869.tar.xz linux-1f198e22bc3a0af747a7cf7b444de49ff76b6869.zip |
trace doc: convert trace/ftrace.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 61b555192160..947c6db021a9 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -7,4 +7,5 @@ Linux Tracing Technologies ftrace-design tracepoint-analysis + ftrace ftrace-uses |