[GIT PULL] probes: Fixes for 6.4-rc4

From: Google
Date: Sat Jun 03 2023 - 02:56:05 EST


Hi Linus,

Probes fixes for 6.4-rc4:

- Return NULL if the trace_probe list on trace_probe_event is empty.

- selftests/ftrace: Choose testing symbol name for filtering feature
from sample data instead of fixed symbol.


Please pull the latest probes-fixes-6.4-rc4 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-6.4-rc4

Tag SHA1: e32a1e7c0274b7329b45173353a1b8ac253cbdc0
Head SHA1: eb50d0f250e96ede9192d936d220cd97adc93b89


Masami Hiramatsu (Google) (1):
selftests/ftrace: Choose target function for filter test from samples

Pietro Borrello (1):
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry

----
kernel/trace/trace_probe.h | 2 +-
.../ftrace/test.d/filter/event-filter-function.tc | 45 +++++++++++++---------
2 files changed, 28 insertions(+), 19 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>