diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 13:39:40 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 10:23:19 -0700 |
commit | 00b27da349b8b6b891f8eafb3873ee82b77a61d8 (patch) | |
tree | 3c034eaefd0796585386d2bd5456a1f48ba70b94 /Documentation/trace/index.rst | |
parent | 263ee775747d730bf584b334820700d6200b8f86 (diff) | |
download | blackbird-op-linux-00b27da349b8b6b891f8eafb3873ee82b77a61d8.tar.gz blackbird-op-linux-00b27da349b8b6b891f8eafb3873ee82b77a61d8.zip |
trace doc: convert trace/uprobetracer.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 c8e2130a7318..353fb8a91ab2 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -10,3 +10,4 @@ Linux Tracing Technologies ftrace ftrace-uses kprobetrace + uprobetracer |