[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220712203924.060569640@goodmis.org>
Date: Tue, 12 Jul 2022 16:39:24 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/6] tracing: Fixes and minor clean ups for 5.19
Douglas Anderson (1):
tracing: Fix sleeping while atomic in kdb ftdump
Li kunyu (1):
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra semicolon
Steven Rostedt (Google) (1):
ftrace: Be more specific about arch impact when function tracer is enabled
Tiezhu Yang (1):
samples: Use KSYM_NAME_LEN for kprobes
Zheng Yejian (1):
tracing/histograms: Fix memory leak problem
sunliming (1):
fprobe/samples: Make sample_probe static
----
include/trace/events/iocost.h | 2 +-
kernel/trace/Kconfig | 3 ++-
kernel/trace/trace.c | 11 ++++++-----
kernel/trace/trace_events_hist.c | 2 ++
samples/fprobe/fprobe_example.c | 2 +-
samples/kprobes/kprobe_example.c | 5 ++---
samples/kprobes/kretprobe_example.c | 5 ++---
7 files changed, 16 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists