Re: [RFC PATCH] tracepoint: Provide tracepoint_kernel_find_by_name

From: Steven Rostedt
Date: Mon Mar 26 2018 - 17:06:19 EST


On Mon, 26 Mar 2018 13:48:36 -0700
Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> wrote:

>
> Mathieu, that's not enough.
> Commit log is also wrong.
> It needs to state that something like this is needed only because
> changing for_each_tracepoint_range() semantics will break lttng.
> I'll post a follow up patch shortly.

No it does not. This is needed because I find it cleaner. If you don't
want to pull this into your patch set. I'll pull it into mine.

-- Steve