diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-15 17:00:05 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-16 09:08:32 -0600 |
commit | 3df5ffd2e5dc11df9dd215c7005e681e44402584 (patch) | |
tree | 35069b3a3b0d6fc400532e399dbd044380fd1734 /Documentation/trace/ftrace.rst | |
parent | 5d2a2c59108a00ee550fd9a51f26de72e209a703 (diff) | |
download | linux-3df5ffd2e5dc11df9dd215c7005e681e44402584.tar.gz linux-3df5ffd2e5dc11df9dd215c7005e681e44402584.tar.bz2 linux-3df5ffd2e5dc11df9dd215c7005e681e44402584.zip |
docs: trace: fix some Sphinx warnings
There are some warnings produced when building trace. Fix them.
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/ftrace.rst')
-rw-r--r-- | Documentation/trace/ftrace.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst index 7c5e6d6ab5d1..c3b9bd2fd512 100644 --- a/Documentation/trace/ftrace.rst +++ b/Documentation/trace/ftrace.rst @@ -1404,6 +1404,7 @@ trace has provided some very helpful debugging information. If we prefer function graph output instead of function, we can set display-graph option:: + with echo 1 > options/display-graph # tracer: irqsoff |