diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 13:39:44 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 10:25:59 -0700 |
commit | 47e073d2adcc73f4ad275f17af440d72ba652c2c (patch) | |
tree | a2217328d90daf2ee684a5d1e438f4b565754ab6 /Documentation/trace/index.rst | |
parent | 3cdd868ec6fd24b103e0c7a435a99f5bd75ba6d9 (diff) | |
download | linux-47e073d2adcc73f4ad275f17af440d72ba652c2c.tar.bz2 |
trace doc: convert trace/events-power.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 95586aaa9a5f..309c9c5b85a0 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -14,3 +14,4 @@ Linux Tracing Technologies tracepoints events events-kmem + events-power |