diff options
author | Changbin Du <changbin.du@intel.com> | 2018-02-17 08:39:48 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-03-07 20:26:14 +0300 |
commit | 8df2d75e6ee174017318148c5c643d093043c9d6 (patch) | |
tree | c1c75e1dd053cfbf5428988de956aa96366e53d2 /Documentation/trace/index.rst | |
parent | ed657c1cbcf3a7a0daa89dff9be44c4f110e6a3d (diff) | |
download | linux-8df2d75e6ee174017318148c5c643d093043c9d6.tar.xz |
trace doc: convert trace/hwlat_detector.txt to rst fromat
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 4b3d690d15f3..eabbbafaa36e 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -18,3 +18,4 @@ Linux Tracing Technologies events-nmi events-msr mmiotrace + hwlat_detector |