Re: [PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
From: Alexei Starovoitov <hidden>
Date: 2015-02-10 05:51:28
On Mon, Feb 9, 2015 at 8:46 PM, Steven Rostedt [off-list ref] wrote:
Looks like this is entirely perf based and does not interact with ftrace at all. In other words, it's perf not tracing. It makes more sense to go through tip than the tracing tree.
well, all of earlier series were based on ftrace only, but I was given convincing enough arguments that perf_even_open+ioctl is a better interface :) Ok. will rebase on tip in the next version.