mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/5] ftrace: Updates for 6.14
@ 2024-12-24 19:38 Steven Rostedt
  2024-12-24 19:38 ` [for-next][PATCH 1/5] fgraph: Remove unnecessary disabling of interrupts and recursion Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2024-12-24 19:38 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: d576aec24df9f58ed0ebe2ff854daafe837f0225


Masami Hiramatsu (Google) (1):
      fgraph: Get ftrace recursion lock in function_graph_enter

Steven Rostedt (4):
      fgraph: Remove unnecessary disabling of interrupts and recursion
      ftrace: Do not disable interrupts in profiler
      ftrace: Remove unneeded goto jumps
      ftrace: Switch ftrace.c code over to use guard()

----
 arch/powerpc/kernel/trace/ftrace.c       |   6 --
 arch/powerpc/kernel/trace/ftrace_64_pg.c |   6 --
 arch/x86/kernel/ftrace.c                 |   7 --
 kernel/trace/fgraph.c                    |   8 +-
 kernel/trace/ftrace.c                    | 130 +++++++++++--------------------
 kernel/trace/trace_functions_graph.c     |  37 ++++-----
 6 files changed, 67 insertions(+), 127 deletions(-)

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

end of thread, other threads:[~2024-12-24 19:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-24 19:38 [for-next][PATCH 0/5] ftrace: Updates for 6.14 Steven Rostedt
2024-12-24 19:38 ` [for-next][PATCH 1/5] fgraph: Remove unnecessary disabling of interrupts and recursion Steven Rostedt
2024-12-24 19:38 ` [for-next][PATCH 2/5] ftrace: Do not disable interrupts in profiler Steven Rostedt
2024-12-24 19:38 ` [for-next][PATCH 3/5] ftrace: Remove unneeded goto jumps Steven Rostedt
2024-12-24 19:38 ` [for-next][PATCH 4/5] ftrace: Switch ftrace.c code over to use guard() Steven Rostedt
2024-12-24 19:38 ` [for-next][PATCH 5/5] fgraph: Get ftrace recursion lock in function_graph_enter Steven Rostedt

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

all inboxes | Powered by JetHome®