Re: [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe

From: Steven Rostedt
Date: Thu May 08 2014 - 23:44:08 EST


On Fri, 09 May 2014 12:11:29 +0900
Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx> wrote:

> > Hmm, I wonder if I should add the check for:
> >
> > !(op->flags & FTRACE_OPS_FL_STUB)
> >
> > here too? But that's another change that I'll do.
>
> Indeed. BTW, should I change ftrace_ops_control_func() too?
>

Currently there's no users of it, so I guess it could wait. Otherwise
we are adding a check that will never be true in an extreme hot path.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/