diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-26 11:49:11 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-07-02 19:26:02 +0200 |
commit | ea272257ccba1e57b9448444e1e3de39794ad6b4 (patch) | |
tree | 82a7c515bc80c6105c310e0b9631756e72fc459d /Documentation/trace/index.rst | |
parent | gpio.h: fix location of gpio legacy documentation (diff) | |
download | linux-ea272257ccba1e57b9448444e1e3de39794ad6b4.tar.xz linux-ea272257ccba1e57b9448444e1e3de39794ad6b4.zip |
docs: histogram.txt: convert it to ReST file format
Despite being mentioned at Documentation/trace/ftrace.rst as a
rst file, this file was still a text one, with several issues.
Convert it to ReST and add it to the trace index:
- Mark the document title as such;
- Identify and indent the literal blocks;
- Use the proper markups for table.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
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 b58c10b04e27..306997941ba1 100644 --- a/Documentation/trace/index.rst +++ b/Documentation/trace/index.rst @@ -18,6 +18,7 @@ Linux Tracing Technologies events-nmi events-msr mmiotrace + histogram hwlat_detector intel_th stm |