All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: Last minute updates for 6.13
@ 2024-11-19  2:40 Steven Rostedt
  2024-11-19  2:40 ` [for-next][PATCH 1/3] tracing: Remove redundant check on field->field in histograms Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2024-11-19  2:40 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: 6ce5a6f0a07d37cc377df08a8d8a9c283420f323


Colin Ian King (1):
      tracing: Remove redundant check on field->field in histograms

Jeff Xie (1):
      ftrace: Get the true parent ip for function tracer

Tatsuya S (1):
      tracing: Fix function name for trampoline

----
 kernel/trace/trace.c             | 33 +++++++++++++++++++++++++--------
 kernel/trace/trace.h             |  7 +++++++
 kernel/trace/trace_events_hist.c |  5 +----
 kernel/trace/trace_functions.c   | 26 ++++++++++++++++++++++++++
 kernel/trace/trace_output.c      |  4 ++++
 5 files changed, 63 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2024-11-19  2:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19  2:40 [for-next][PATCH 0/3] tracing: Last minute updates for 6.13 Steven Rostedt
2024-11-19  2:40 ` [for-next][PATCH 1/3] tracing: Remove redundant check on field->field in histograms Steven Rostedt
2024-11-19  2:40 ` [for-next][PATCH 2/3] ftrace: Get the true parent ip for function tracer Steven Rostedt
2024-11-19  2:40 ` [for-next][PATCH 3/3] tracing: Fix function name for trampoline 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.