Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
From: Shuah Khan
Date: Wed Nov 19 2025 - 17:16:06 EST
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?
thanks,
-- Shuah