linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Gabriele Monaco <gmonaco@redhat.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
	linux-doc@vger.kernel.org
Cc: Gabriele Monaco <gmonaco@redhat.com>
Subject: Re: [PATCH] tracing: doc: Fix typo in ftrace histogram
Date: Mon, 07 Oct 2024 11:07:00 -0600	[thread overview]
Message-ID: <87r08rkfkb.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20241003122334.44682-2-gmonaco@redhat.com>

Gabriele Monaco <gmonaco@redhat.com> writes:

> The Tracing > Histogram page contains a typo in the field display
> modifiers table.
>
> Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
> ---
>  Documentation/trace/histogram.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/histogram.rst b/Documentation/trace/histogram.rst
> index 3c9b263de9c2..0aada18c38c6 100644
> --- a/Documentation/trace/histogram.rst
> +++ b/Documentation/trace/histogram.rst
> @@ -81,7 +81,7 @@ Documentation written by Tom Zanussi
>  	.usecs         display a common_timestamp in microseconds
>          .percent       display a number of percentage value
>          .graph         display a bar-graph of a value
> -	.stacktrace    display as a stacktrace (must by a long[] type)
> +	.stacktrace    display as a stacktrace (must be a long[] type)
>  	=============  =================================================

Applied, thanks.

jon

      parent reply	other threads:[~2024-10-07 17:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-03 12:23 [PATCH] tracing: doc: Fix typo in ftrace histogram Gabriele Monaco
2024-10-03 15:27 ` Steven Rostedt
2024-10-07 17:07 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r08rkfkb.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=gmonaco@redhat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).