提交 0dc91592 编写于 作者: Y Yanteng Si 提交者: Jonathan Corbet

docs/trace: fix a label of boottime-trace

Commit 55978953 ("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: NYanteng Si <siyanteng@loongson.cn>
Acked-by: NSteven Rostedt (VMware) <rostedt@goodmis.org>
Acked-by: NMasami Hiramatsu <mhiramat@kernel.org>
Fixes: 55978953 ("Documentation: tracing: Add histogram syntax to boot-time tracing")
Link: https://lore.kernel.org/r/20211210041536.1446734-1-siyanteng@loongson.cnSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 a7fb920b
...@@ -131,9 +131,7 @@ Ftrace Histogram Options ...@@ -131,9 +131,7 @@ Ftrace Histogram Options
Since it is too long to write a histogram action as a string for per-event Since it is too long to write a histogram action as a string for per-event
action option, there are tree-style options under per-event 'hist' subkey action option, there are tree-style options under per-event 'hist' subkey
for the histogram actions. For the detail of the each parameter, for the histogram actions. For the detail of the each parameter,
please read the event histogram document [3]_. please read the event histogram document (Documentation/trace/histogram.rst)
.. [3] See :ref:`Documentation/trace/histogram.rst <histogram>`
ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]keys = KEY1[, KEY2[...]] ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]keys = KEY1[, KEY2[...]]
Set histogram key parameters. (Mandatory) Set histogram key parameters. (Mandatory)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册