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; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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

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