Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe

From: Shuah Khan

Date: Wed Nov 19 2025 - 17:56:41 EST


On 11/19/25 15:34, Steven Rostedt wrote:
On Wed, 19 Nov 2025 15:16:04 -0700
Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote:

On 11/12/25 06:13, Masami Hiramatsu (Google) wrote:
From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>

Since the ftrace fprobe is both fgraph and ftrace based implemented,
the selftest needs to be updated. This does not count the actual
number of lines, but just check the differences.

Signed-off-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
---
.../ftrace/test.d/dynevent/add_remove_fprobe.tc | 18 ++++--------------
1 file changed, 4 insertions(+), 14 deletions(-)

Steve, do you want me to take this through my tree?

Yes please, unless Masami thinks otherwise.


Applied to linux-kselftest next for Linux 6.19-rc1.

thanks,
-- Shuah