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