summaryrefslogtreecommitdiff
path: root/Documentation/trace
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-18 15:51:18 -0300
committerJonathan Corbet <corbet@lwn.net>2019-06-20 14:05:46 -0600
commit7e6294cdc0b055225f45e66003b33175e06154aa (patch)
tree912ebd8b24b885263a9f697f9a4aee431980e647 /Documentation/trace
parent0ad6be30baa3a3bc69349327d62ec4c188db3364 (diff)
docs: trace: add a missing blank line
Sphinx expects a blank line after a literal block markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/trace')
-rw-r--r--Documentation/trace/kprobetrace.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/trace/kprobetrace.rst b/Documentation/trace/kprobetrace.rst
index baa3c42ba2f4..7d2b0178d3f3 100644
--- a/Documentation/trace/kprobetrace.rst
+++ b/Documentation/trace/kprobetrace.rst
@@ -191,6 +191,7 @@ events, you need to enable it.
Use the following command to start tracing in an interval.
::
+
# echo 1 > tracing_on
Open something...
# echo 0 > tracing_on