On Tue, Jun 9, 2020 at 12:12 AM Masami Hiramatsu <[email protected]> wrote:
>
> On Mon,  8 Jun 2020 14:45:32 +0200
> Jean-Philippe Brucker <[email protected]> wrote:
>
> > Commit 60d53e2c3b75 ("tracing/probe: Split trace_event related data from
> > trace_probe") removed the trace_[ku]probe structure from the
> > trace_event_call->data pointer. As bpf_get_[ku]probe_info() were
> > forgotten in that change, fix them now. These functions are currently
> > only used by the bpf_task_fd_query() syscall handler to collect
> > information about a perf event.
> >
>
> Oops, good catch!
>
> Acked-by: Masami Hiramatsu <[email protected]>
>
>
> > Fixes: 60d53e2c3b75 ("tracing/probe: Split trace_event related data from 
> > trace_probe")
> > Signed-off-by: Jean-Philippe Brucker <[email protected]>
>
> Cc: [email protected]

Applied to bpf tree. Thanks

Reply via email to