On Thu, 19 Mar 2015 18:59:40 -0700
Alexei Starovoitov 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
> ---
> include/linux
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
---
include/linux/ftrace_event.h |3 +++
kernel/trace/trace_kprobe.c |2 +-
2 files c
2 matches
Mail list logo