summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2018-06-26 11:49:11 +0200
committerJonathan Corbet2018-07-02 19:26:02 +0200
commitea272257ccba1e57b9448444e1e3de39794ad6b4 (patch)
tree82a7c515bc80c6105c310e0b9631756e72fc459d /kernel/trace/Kconfig
parentgpio.h: fix location of gpio legacy documentation (diff)
downloadkernel-qcow2-linux-ea272257ccba1e57b9448444e1e3de39794ad6b4.tar.gz
kernel-qcow2-linux-ea272257ccba1e57b9448444e1e3de39794ad6b4.tar.xz
kernel-qcow2-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 'kernel/trace/Kconfig')
-rw-r--r--kernel/trace/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index dcc0166d1997..2bd4a9181a0f 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -605,7 +605,7 @@ config HIST_TRIGGERS
Inter-event tracing of quantities such as latencies is also
supported using hist triggers under this option.
- See Documentation/trace/histogram.txt.
+ See Documentation/trace/histogram.rst.
If in doubt, say N.
config MMIOTRACE_TEST