diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 08:39:39 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 20:23:15 +0300 |
commit | 263ee775747d730bf584b334820700d6200b8f86 (patch) | |
tree | 387343f8962bc62cc97ce4fd340883809c0e5b52 /Documentation/trace/index.rst | |
parent | 1f198e22bc3a0af747a7cf7b444de49ff76b6869 (diff) | |
download | linux-263ee775747d730bf584b334820700d6200b8f86.tar.xz |
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 |