public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: Final updates for 6.3
@ 2023-02-17 18:39 Steven Rostedt
  2023-02-17 18:39 ` [for-next][PATCH 1/3] tracing: Always use canonical ftrace path Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2023-02-17 18:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: Masami Hiramatsu, Andrew Morton

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

Head SHA1: 2413ec4fd11248ef255f92fd12d943b49b6fbff4


Jianlin Lv (1):
      tracepoint: Allow livepatch module add trace event

Ross Zwisler (1):
      tracing: Always use canonical ftrace path

Wang ShaoBo (1):
      tracing: Remove unnecessary NULL assignment

----
 include/linux/kernel.h                    |  2 +-
 include/linux/tracepoint.h                |  4 ++--
 kernel/trace/Kconfig                      | 20 ++++++++++----------
 kernel/trace/kprobe_event_gen_test.c      |  2 +-
 kernel/trace/ring_buffer.c                |  2 +-
 kernel/trace/synth_event_gen_test.c       |  2 +-
 kernel/trace/trace.c                      |  2 +-
 kernel/trace/trace_events.c               |  2 --
 kernel/tracepoint.c                       |  4 ++--
 samples/user_events/example.c             |  4 ++--
 scripts/tracing/draw_functrace.py         |  6 +++---
 tools/lib/api/fs/tracing_path.c           |  4 ++--
 tools/tracing/latency/latency-collector.c |  2 +-
 13 files changed, 27 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2023-02-17 18:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 18:39 [for-next][PATCH 0/3] tracing: Final updates for 6.3 Steven Rostedt
2023-02-17 18:39 ` [for-next][PATCH 1/3] tracing: Always use canonical ftrace path Steven Rostedt
2023-02-17 18:39 ` [for-next][PATCH 2/3] tracepoint: Allow livepatch module add trace event Steven Rostedt
2023-02-17 18:39 ` [for-next][PATCH 3/3] tracing: Remove unnecessary NULL assignment Steven Rostedt

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