Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
From: Steven Rostedt
Date: Wed Nov 19 2025 - 17:34:20 EST
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.
-- Steve