On Thu, 19 Mar 2015 18:59:40 -0700 Alexei Starovoitov <[email protected]> wrote:
> add TRACE_EVENT_FL_KPROBE flag to differentiate kprobe type of tracepoints, > since bpf programs can only be attached to kprobe type of > PERF_TYPE_TRACEPOINT perf events. > > Signed-off-by: Alexei Starovoitov <[email protected]> > --- > include/linux/ftrace_event.h | 3 +++ > kernel/trace/trace_kprobe.c | 2 +- > 2 files changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Steven Rostedt <[email protected]> -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

