linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tracing: Documentation: Add missing config and document for eprobes
@ 2025-07-29 16:18 Steven Rostedt
  2025-07-29 16:18 ` [PATCH v2 1/2] tracing: Have eprobes have their own config option Steven Rostedt
  2025-07-29 16:18 ` [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes Steven Rostedt
  0 siblings, 2 replies; 13+ messages in thread
From: Steven Rostedt @ 2025-07-29 16:18 UTC (permalink / raw)
  To: linux-kernel, linux-trace-kernel, linux-doc
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton,
	Namhyung Kim, Jonathan Corbet, Randy Dunlap


Add missing eprobe config option and documentation which should have both been
added back in 5.15.

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                |  13 ++
 kernel/trace/Makefile               |   2 +-
 4 files changed, 284 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/trace/eprobetrace.rst

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 16:18 [PATCH v2 0/2] tracing: Documentation: Add missing config and document for eprobes Steven Rostedt
2025-07-29 16:18 ` [PATCH v2 1/2] tracing: Have eprobes have their own config option Steven Rostedt
2025-07-30  3:07   ` Masami Hiramatsu
2025-07-30  6:27   ` kernel test robot
2025-07-30 10:11     ` Masami Hiramatsu
2025-07-30 13:17       ` Steven Rostedt
2025-07-30 13:57         ` Masami Hiramatsu
2025-07-30 14:01           ` Steven Rostedt
2025-07-30 22:08             ` Masami Hiramatsu
2025-07-31 11:43               ` Steven Rostedt
2025-07-29 16:18 ` [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes Steven Rostedt
2025-07-29 19:31   ` Randy Dunlap
2025-07-30  2:58   ` Masami Hiramatsu

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