linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] docs: ftrace: fix a issue with duplicated subtitle number
       [not found] <20221209025119.1371570-1-dolinux.peng@gmail.com>
@ 2022-12-09 21:42 ` Steven Rostedt
  2023-01-02 23:30   ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Rostedt @ 2022-12-09 21:42 UTC (permalink / raw)
  To: Donglin Peng; +Cc: tzanussi, linux-kernel, Jonathan Corbet, linux-doc

On Thu,  8 Dec 2022 18:51:19 -0800
Donglin Peng <dolinux.peng@gmail.com> wrote:

> The subtitle "5.3 Clearing filters" and "5.3 Subsystem filters" has
> the same index number, let's fix it.
> 
> Fixes: 95b696088c1c ("tracing/filters: add filter Documentation")
> Signed-off-by: Donglin Peng <dolinux.peng@gmail.com>

Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>

Jon, care to take this?

Thanks!

-- Steve

> ---
>  Documentation/trace/events.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/trace/events.rst b/Documentation/trace/events.rst
> index c47f381d0c00..8f86eef1bada 100644
> --- a/Documentation/trace/events.rst
> +++ b/Documentation/trace/events.rst
> @@ -258,7 +258,7 @@ file.
>  To clear the filters for all events in a subsystem, write a '0' to the
>  subsystem's filter file.
>  
> -5.3 Subsystem filters
> +5.4 Subsystem filters
>  ---------------------
>  
>  For convenience, filters for every event in a subsystem can be set or
> @@ -305,7 +305,7 @@ their old filters)::
>  	# cat sched_wakeup/filter
>  	common_pid == 0
>  
> -5.4 PID filtering
> +5.5 PID filtering
>  -----------------
>  
>  The set_event_pid file in the same directory as the top events directory


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: ftrace: fix a issue with duplicated subtitle number
  2022-12-09 21:42 ` [PATCH] docs: ftrace: fix a issue with duplicated subtitle number Steven Rostedt
@ 2023-01-02 23:30   ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-01-02 23:30 UTC (permalink / raw)
  To: Steven Rostedt, Donglin Peng; +Cc: tzanussi, linux-kernel, linux-doc

Steven Rostedt <rostedt@goodmis.org> writes:

> On Thu,  8 Dec 2022 18:51:19 -0800
> Donglin Peng <dolinux.peng@gmail.com> wrote:
>
>> The subtitle "5.3 Clearing filters" and "5.3 Subsystem filters" has
>> the same index number, let's fix it.
>> 
>> Fixes: 95b696088c1c ("tracing/filters: add filter Documentation")
>> Signed-off-by: Donglin Peng <dolinux.peng@gmail.com>
>
> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
>
> Jon, care to take this?

Done.

Thanks,

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-02 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20221209025119.1371570-1-dolinux.peng@gmail.com>
2022-12-09 21:42 ` [PATCH] docs: ftrace: fix a issue with duplicated subtitle number Steven Rostedt
2023-01-02 23:30   ` Jonathan Corbet

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).