OSDN Git Service

tracing/histogram: Wrap remaining shell snippets in code blocks
authorBagas Sanjaya <bagasdotme@gmail.com>
Sun, 29 Jan 2023 03:14:02 +0000 (10:14 +0700)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 7 Feb 2023 17:41:11 +0000 (12:41 -0500)
commita2ff84a5d1e65c7d1178f24ecf39fc55283fbd14
tree8422abd5387ddc861c6aa33228b53f8cbf61cf7f
parentb18c58af29e465d21d4cd9e8c5008ae0e0147384
tracing/histogram: Wrap remaining shell snippets in code blocks

Most shell command snippets (echo/cat) and their output are already in
literal code blocks. However a few still isn't wrapped, in which the
htmldocs output is ugly.

Wrap the remaining unwrapped snippets, while also fix recent kernel test
robot warnings.

Link: https://lore.kernel.org/linux-trace-kernel/20230129031402.47420-1-bagasdotme@gmail.com
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/linux-doc/202301290253.LU5yIxcJ-lkp@intel.com/
Fixes: 88238513bb2671 ("tracing/histogram: Document variable stacktrace")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Documentation/trace/histogram.rst