diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 06:39:46 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 18:26:06 +0100 |
commit | 57e5f29f04860c1d4a0b21d3e35d2cf4209cf623 (patch) | |
tree | fe99b236e9dafe311cb413dc114b97750c89522e /Documentation/trace/index.rst | |
parent | trace doc: convert trace/events-nmi.txt to rst format (diff) | |
download | linux-57e5f29f04860c1d4a0b21d3e35d2cf4209cf623.tar.xz linux-57e5f29f04860c1d4a0b21d3e35d2cf4209cf623.zip |
trace doc: convert trace/events-msr.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 f4a8fbca4fb4..307468d91331 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -16,3 +16,4 @@ Linux Tracing Technologies events-kmem events-power events-nmi + events-msr |