Re: FTRACE_WARN_ON((rec->flags & ~FTRACE_FL_MASK) == 0))

From: Steven Rostedt
Date: Wed Aug 28 2013 - 09:58:37 EST


On Wed, 28 Aug 2013 09:54:08 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> OK, this is a hint. The __unregister_ftrace_function returned an error
> code, and called ftrace_shutdown(). This is an error path that is not
> tested much. So perhaps you did find another place that can cause the
> accounting to get out of sync.

I'll take that back. The ftrace_shutdown() is called on success, thus
this is a normal path. I have to find out what perf is doing. Do you
have any clue to what calls are being made to perf?

-- 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/