All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] tracing: Final updates for v6.17
@ 2025-07-31 13:36 Steven Rostedt
  2025-07-31 13:36 ` [for-next][PATCH 1/2] tracing: Have eprobes have their own config option Steven Rostedt
  2025-07-31 13:36 ` [for-next][PATCH 2/2] Documentation: tracing: Add documentation about eprobes Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2025-07-31 13:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace/for-next

Head SHA1: 623526ba8984cafdffa0eba7ee424f2e40c8a219


Steven Rostedt (2):
      tracing: Have eprobes have their own config option
      Documentation: tracing: Add documentation about eprobes

----
 Documentation/trace/eprobetrace.rst | 269 ++++++++++++++++++++++++++++++++++++
 Documentation/trace/index.rst       |   1 +
 kernel/trace/Kconfig                |  14 ++
 kernel/trace/Makefile               |   2 +-
 4 files changed, 285 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/trace/eprobetrace.rst

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

end of thread, other threads:[~2025-07-31 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31 13:36 [for-next][PATCH 0/2] tracing: Final updates for v6.17 Steven Rostedt
2025-07-31 13:36 ` [for-next][PATCH 1/2] tracing: Have eprobes have their own config option Steven Rostedt
2025-07-31 13:36 ` [for-next][PATCH 2/2] Documentation: tracing: Add documentation about eprobes Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.