mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] ftrace: Updates for 6.14
@ 2025-01-19 20:57 Steven Rostedt
  2025-01-19 20:57 ` [for-next][PATCH 1/2] tracing: Adopt __free() and guard() for trace_fprobe.c Steven Rostedt
  2025-01-19 20:57 ` [for-next][PATCH 2/2] ftrace: Implement :mod: cache filtering on kernel command line Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2025-01-19 20:57 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
ftrace/for-next

Head SHA1: 31f505dc70331243fbb54af868c14bb5f44a15bc


Masami Hiramatsu (Google) (1):
      tracing: Adopt __free() and guard() for trace_fprobe.c

Steven Rostedt (1):
      ftrace: Implement :mod: cache filtering on kernel command line

----
 kernel/trace/ftrace.c       |  67 ++++++++++++++++++++----
 kernel/trace/trace.c        |   8 +++
 kernel/trace/trace.h        |   2 +
 kernel/trace/trace_fprobe.c | 124 +++++++++++++++++++++-----------------------
 4 files changed, 126 insertions(+), 75 deletions(-)

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

end of thread, other threads:[~2025-01-19 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-19 20:57 [for-next][PATCH 0/2] ftrace: Updates for 6.14 Steven Rostedt
2025-01-19 20:57 ` [for-next][PATCH 1/2] tracing: Adopt __free() and guard() for trace_fprobe.c Steven Rostedt
2025-01-19 20:57 ` [for-next][PATCH 2/2] ftrace: Implement :mod: cache filtering on kernel command line Steven Rostedt

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

Powered by JetHome