diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 13:39:42 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 10:25:43 -0700 |
commit | 73d9812781fcdf49f279875dd8f13d31b84ccb02 (patch) | |
tree | 9c438523bde6dabef6dd28c6349a9fd888a48272 /Documentation/trace/index.rst | |
parent | 837e716de2bc7cb06323183bfdf54362f64b6110 (diff) | |
download | linux-73d9812781fcdf49f279875dd8f13d31b84ccb02.tar.bz2 |
trace doc: convert trace/events.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 c8bbdfca52c5..b1cb48468294 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -12,3 +12,4 @@ Linux Tracing Technologies kprobetrace uprobetracer tracepoints + events |