[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9d796d36d64e08fdb58630b5fe3c551754b6c748.camel@kernel.org>
Date: Mon, 15 Sep 2025 10:10:58 -0500
From: Tom Zanussi <zanussi@...nel.org>
To: Bagas Sanjaya <bagasdotme@...il.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Documentation
<linux-doc@...r.kernel.org>, Linux Kernel Tracing
<linux-trace-kernel@...r.kernel.org>
Cc: Steven Rostedt <rostedt@...dmis.org>, Masami Hiramatsu
<mhiramat@...nel.org>, Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH 3/5] Documentation: trace: historgram-design: Separate
sched_waking histogram section heading and the following diagram
On Thu, 2025-09-11 at 11:25 +0700, Bagas Sanjaya wrote:
> Section heading for sched_waking histogram is shown as normal
> paragraph
> instead due to codeblock marker for the following diagram being in
> the
> same line as the section underline. Separate them.
>
>
Small typo in the subject line, s/historgram/histogram but otherwise
looks good.
Thanks,
Reviewed-by: Tom Zanussi <zanussi@...nel.org>
> Fixes: daceabf1b494 ("tracing/doc: Fix ascii-art in histogram-
> design.rst")
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
> ---
> Documentation/trace/histogram-design.rst | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/histogram-design.rst
> b/Documentation/trace/histogram-design.rst
> index 231a12bd7d461c..4faff1669b77bd 100644
> --- a/Documentation/trace/histogram-design.rst
> +++ b/Documentation/trace/histogram-design.rst
> @@ -380,7 +380,9 @@ entry, ts0, corresponding to the ts0 variable in
> the sched_waking
> trigger above.
>
> sched_waking histogram
> -----------------------::
> +----------------------
> +
> +.. code-block::
>
> +------------------+
> | hist_data |<---------------------------------------------
> ----------+
Powered by blists - more mailing lists