public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/2] tracing: Updates to 5.16-rc2
@ 2021-11-27 16:47 Steven Rostedt
  2021-11-27 16:47 ` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events Steven Rostedt
  2021-11-27 16:47 ` [for-linus][PATCH 2/2] tracing: Fix pid filtering when triggers are attached Steven Rostedt
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Rostedt @ 2021-11-27 16:47 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Masami Hiramatsu, Tom Zanussi,
	Tzvetomir Stoyanov


Two fixes to event pid filtering:

- Have created events reflect the current state of pid filtering

- Test pid filtering on discard test of recorded logic.
  (Also clean up the if statement to be easier to read).


Steven Rostedt (VMware) (2):
      tracing: Check pid filtering when creating events
      tracing: Fix pid filtering when triggers are attached

----
 kernel/trace/trace.h        | 24 ++++++++++++++++++------
 kernel/trace/trace_events.c | 12 ++++++++++++
 2 files changed, 30 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [for-linus][PATCH 0/2] tracing: Two fixes for 5.16
@ 2021-11-27 18:19 Steven Rostedt
  2021-11-27 18:19 ` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events Steven Rostedt
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Rostedt @ 2021-11-27 18:19 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Masami Hiramatsu, Tom Zanussi,
	Tzvetomir Stoyanov

[ Resending because my email server was not connecting to mail.kernel.org ]

Two fixes to event pid filtering:

- Have created events reflect the current state of pid filtering

- Test pid filtering on discard test of recorded logic.
  (Also clean up the if statement to be cleaner).


Steven Rostedt (VMware) (2):
      tracing: Check pid filtering when creating events
      tracing: Fix pid filtering when triggers are attached

----
 kernel/trace/trace.h        | 24 ++++++++++++++++++------
 kernel/trace/trace_events.c | 12 ++++++++++++
 2 files changed, 30 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2021-11-27 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-27 16:47 [for-linus][PATCH 0/2] tracing: Updates to 5.16-rc2 Steven Rostedt
2021-11-27 16:47 ` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events Steven Rostedt
2021-11-27 16:47 ` [for-linus][PATCH 2/2] tracing: Fix pid filtering when triggers are attached Steven Rostedt
  -- strict thread matches above, loose matches on Subject: below --
2021-11-27 18:19 [for-linus][PATCH 0/2] tracing: Two fixes for 5.16 Steven Rostedt
2021-11-27 18:19 ` [for-linus][PATCH 1/2] tracing: Check pid filtering when creating events Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox