linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tracing: Rewind persistent ring buffer
@ 2025-05-22 15:54 Masami Hiramatsu (Google)
  2025-05-22 15:54 ` [PATCH v3 1/2] tracing: ring_buffer: Rewind persistent ring buffer when reboot Masami Hiramatsu (Google)
  2025-05-22 15:54 ` [PATCH v3 2/2] tracing: Reset last-boot buffers when reading out all cpu buffers Masami Hiramatsu (Google)
  0 siblings, 2 replies; 16+ messages in thread
From: Masami Hiramatsu (Google) @ 2025-05-22 15:54 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Masami Hiramatsu, Mathieu Desnoyers, linux-kernel,
	linux-trace-kernel

Hi,

Here is the 3rd version of the persistent ring buffer rewinding
patches. I added a related patch for resetting ring buffer when
all buffers are read to this series.

Thank you,

---

Masami Hiramatsu (Google) (2):
      tracing: ring_buffer: Rewind persistent ring buffer when reboot
      tracing: Reset last-boot buffers when reading out all cpu buffers


 kernel/trace/ring_buffer.c |  104 ++++++++++++++++++++++++++++++++++++++++++--
 kernel/trace/trace.c       |   22 +++++++++
 2 files changed, 122 insertions(+), 4 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@kernel.org>

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

end of thread, other threads:[~2025-06-03 21:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-22 15:54 [PATCH v3 0/2] tracing: Rewind persistent ring buffer Masami Hiramatsu (Google)
2025-05-22 15:54 ` [PATCH v3 1/2] tracing: ring_buffer: Rewind persistent ring buffer when reboot Masami Hiramatsu (Google)
2025-05-23 20:54   ` Steven Rostedt
2025-05-23 21:28     ` Steven Rostedt
2025-05-26  3:03       ` Masami Hiramatsu
2025-05-27  0:17         ` Masami Hiramatsu
2025-05-27  3:15           ` Masami Hiramatsu
2025-05-27  3:54             ` Masami Hiramatsu
2025-05-27 13:47               ` Steven Rostedt
2025-05-28  0:22                 ` Masami Hiramatsu
2025-05-23 23:20     ` Steven Rostedt
2025-05-26  3:44       ` Masami Hiramatsu
2025-05-27 13:48         ` Steven Rostedt
2025-06-03 16:00   ` Steven Rostedt
2025-06-03 21:58     ` Masami Hiramatsu
2025-05-22 15:54 ` [PATCH v3 2/2] tracing: Reset last-boot buffers when reading out all cpu buffers Masami Hiramatsu (Google)

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