public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/3] tracing: Three fixes
@ 2022-03-10 15:04 Steven Rostedt
  2022-03-10 15:04 ` [for-linus][PATCH 1/3] tracing/osnoise: Do not unregister events twice Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2022-03-10 15:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Minor tracing fixes:

 - Fix unregistering the same event twice a the user could disable
   the event osnoise will disable on unregistering.

 - Inform RCU of a quiescent state in the osnoise testing thread.

 - Fix some kerneldoc comments.

Daniel Bristot de Oliveira (1):
      tracing/osnoise: Do not unregister events twice

Jiapeng Chong (1):
      ftrace: Fix some W=1 warnings in kernel doc comments

Nicolas Saenz Julienne (1):
      tracing/osnoise: Force quiescent states while tracing

----
 kernel/trace/ftrace.c        |  4 ++--
 kernel/trace/trace_osnoise.c | 31 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2022-03-10 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10 15:04 [for-linus][PATCH 0/3] tracing: Three fixes Steven Rostedt
2022-03-10 15:04 ` [for-linus][PATCH 1/3] tracing/osnoise: Do not unregister events twice Steven Rostedt
2022-03-10 15:04 ` [for-linus][PATCH 2/3] tracing/osnoise: Force quiescent states while tracing Steven Rostedt
2022-03-10 15:04 ` [for-linus][PATCH 3/3] ftrace: Fix some W=1 warnings in kernel doc comments Steven Rostedt

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