Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions

From: Shuah Khan
Date: Tue May 21 2024 - 11:10:14 EST


On 5/20/24 19:51, Steven Rostedt wrote:
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?

Yes. I will take this though mine.

thanks,
-- Shuah