diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 06:39:41 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 18:23:23 +0100 |
commit | 837e716de2bc7cb06323183bfdf54362f64b6110 (patch) | |
tree | 9f3baeba34db3ac9ccb0c6c097ed73634a4ccd1d /Documentation/trace/index.rst | |
parent | trace doc: convert trace/uprobetracer.txt to rst format (diff) | |
download | linux-837e716de2bc7cb06323183bfdf54362f64b6110.tar.xz linux-837e716de2bc7cb06323183bfdf54362f64b6110.zip |
trace doc: convert trace/tracepoints.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 353fb8a91ab2..c8bbdfca52c5 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -11,3 +11,4 @@ Linux Tracing Technologies ftrace-uses kprobetrace uprobetracer + tracepoints |