public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: Simplify and fix "buffered event" synchronization
@ 2023-11-27 15:12 Petr Pavlu
  2023-11-27 15:12 ` [PATCH 1/2] " Petr Pavlu
  2023-11-27 15:12 ` [PATCH 2/2] tracing: Disable events in reverse order of their enable operation Petr Pavlu
  0 siblings, 2 replies; 13+ messages in thread
From: Petr Pavlu @ 2023-11-27 15:12 UTC (permalink / raw)
  To: rostedt, mhiramat, mathieu.desnoyers
  Cc: zhengyejian1, linux-trace-kernel, linux-kernel, Petr Pavlu

Rework the maintenance synchronization for buffered events to simplify
it and to address several found problems.

Petr Pavlu (2):
  tracing: Simplify and fix "buffered event" synchronization
  tracing: Disable events in reverse order of their enable operation

 kernel/trace/trace.c        | 66 +++++++++++++++----------------------
 kernel/trace/trace_events.c | 17 ++++++----
 2 files changed, 37 insertions(+), 46 deletions(-)


base-commit: 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab
-- 
2.35.3


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

end of thread, other threads:[~2023-12-05 16:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 15:12 [PATCH 0/2] tracing: Simplify and fix "buffered event" synchronization Petr Pavlu
2023-11-27 15:12 ` [PATCH 1/2] " Petr Pavlu
2023-11-27 17:41   ` Steven Rostedt
2023-11-28 15:05     ` Petr Pavlu
2023-11-28 15:27       ` Steven Rostedt
2023-11-29  9:22         ` Petr Pavlu
2023-11-29 14:58           ` Steven Rostedt
2023-12-01 14:17             ` Petr Pavlu
2023-12-01 14:46               ` Steven Rostedt
2023-12-05 16:16                 ` Petr Pavlu
2023-11-27 15:12 ` [PATCH 2/2] tracing: Disable events in reverse order of their enable operation Petr Pavlu
2023-11-27 17:58   ` Steven Rostedt
2023-11-28 15:06     ` Petr Pavlu

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