On Thu, 19 Mar 2015 18:59:40 -0700 Alexei Starovoitov <ast@xxxxxxxxxxxx> 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 <ast@xxxxxxxxxxxx> > --- > include/linux/ftrace_event.h | 3 +++ > kernel/trace/trace_kprobe.c | 2 +- > 2 files changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Steven Rostedt <rostedt@xxxxxxxxxxx> -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html