From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Runji Liu <runjiliu.tech@gmail.com>,
mhiramat@kernel.org, mathieu.desnoyers@efficios.com,
corbet@lwn.net, linux-kernel@vger.kernel.org,
linux-trace-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] docs: trace: boottime-trace.rst: fix typo
Date: Wed, 28 May 2025 08:40:38 +0900 [thread overview]
Message-ID: <20250528084038.e9d91c6717af6163ccf46849@kernel.org> (raw)
In-Reply-To: <20250527100145.1e974c21@gandalf.local.home>
On Tue, 27 May 2025 10:01:45 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:
> On Mon, 26 May 2025 21:40:46 +0800
> Runji Liu <runjiliu.tech@gmail.com> wrote:
>
> > Replace misspelled "eariler" with "earlier" and drop the stray period
> > after "example".
> >
> > Signed-off-by: Runji Liu <runjiliu.tech@gmail.com>
>
> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
This looks good to me. Thanks!
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
>
> -- Steve
>
> > ---
> > Documentation/trace/boottime-trace.rst | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/Documentation/trace/boottime-trace.rst b/Documentation/trace/boottime-trace.rst
> > index d594597201fd..3efac10adb36 100644
> > --- a/Documentation/trace/boottime-trace.rst
> > +++ b/Documentation/trace/boottime-trace.rst
> > @@ -198,8 +198,8 @@ Most of the subsystems and architecture dependent drivers will be initialized
> > after that (arch_initcall or subsys_initcall). Thus, you can trace those with
> > boot-time tracing.
> > If you want to trace events before core_initcall, you can use the options
> > -starting with ``kernel``. Some of them will be enabled eariler than the initcall
> > -processing (for example,. ``kernel.ftrace=function`` and ``kernel.trace_event``
> > +starting with ``kernel``. Some of them will be enabled earlier than the initcall
> > +processing (for example, ``kernel.ftrace=function`` and ``kernel.trace_event``
> > will start before the initcall.)
> >
> >
>
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
next prev parent reply other threads:[~2025-05-27 23:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-26 13:40 [PATCH] docs: trace: boottime-trace.rst: fix typo Runji Liu
2025-05-27 14:01 ` Steven Rostedt
2025-05-27 23:40 ` Masami Hiramatsu [this message]
2025-06-09 20:35 ` Jonathan Corbet
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=20250528084038.e9d91c6717af6163ccf46849@kernel.org \
--to=mhiramat@kernel.org \
--cc=corbet@lwn.net \
--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=rostedt@goodmis.org \
--cc=runjiliu.tech@gmail.com \
/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).