diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 08:39:47 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 20:26:10 +0300 |
commit | ed657c1cbcf3a7a0daa89dff9be44c4f110e6a3d (patch) | |
tree | af31d2756270d1cfd64e3550e1d1d6f60316742e /Documentation/trace/index.rst | |
parent | 57e5f29f04860c1d4a0b21d3e35d2cf4209cf623 (diff) | |
download | linux-ed657c1cbcf3a7a0daa89dff9be44c4f110e6a3d.tar.xz |
trace doc: convert trace/mmiotrace.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 307468d91331..4b3d690d15f3 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -17,3 +17,4 @@ Linux Tracing Technologies events-power events-nmi events-msr + mmiotrace |