Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
From: Steven Rostedt
Date: Mon May 20 2024 - 21:51:19 EST
On Tue, 21 May 2024 10:49:19 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
> > It is listed twice. This causes the attached kprobe to it to fail which in
> > turn fails the test. Instead of just picking the function function that is
> > found in available_filter_functions, pick the first one that is listed
> > only once in available_filter_functions.
> >
>
> Looks good to me.
>
> Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
>
Thanks Masami,
Shuah, can you take this through your tree?
Thanks,
-- Steve