]> git.baikalelectronics.ru Git - kernel.git/commit
docs/trace: fix a label of boottime-trace
authorYanteng Si <siyanteng01@gmail.com>
Fri, 10 Dec 2021 04:15:36 +0000 (12:15 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 10 Dec 2021 20:58:53 +0000 (13:58 -0700)
commit9c951244f53e48c84fcafdad24f430373af5fd55
treea76f30229dba2188299662ffdf20ee5934fe1425
parent913526dde61f1e9602b27be1b7e86b59d19b098a
docs/trace: fix a label of boottime-trace

Commit fd54beb3df30 ("Documentation: tracing: Add histogram syntax to
boot-time tracing") introduced a warning:

linux/Documentation/trace/boottime-trace.rst:136: WARNING: undefined label: histogram (if the link has no caption the label must precede a section header)

Replace with: (path)

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Fixes: fd54beb3df30 ("Documentation: tracing: Add histogram syntax to boot-time tracing")
Link: https://lore.kernel.org/r/20211210041536.1446734-1-siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/boottime-trace.rst