From: Mauro Carvalho Chehab Date: Tue, 18 Jun 2019 18:51:18 +0000 (-0300) Subject: docs: trace: add a missing blank line X-Git-Tag: v5.3-rc1~156^2~28 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7e6294cdc0b055225f45e66003b33175e06154aa;p=linux.git docs: trace: add a missing blank line Sphinx expects a blank line after a literal block markup. Signed-off-by: Mauro Carvalho Chehab Acked-by: Steven Rostedt (VMware) Acked-by: Masami Hiramatsu Signed-off-by: Jonathan Corbet --- 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