aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2015-10-02 18:42:00 +0200
committerDavid S. Miller <[email protected]>2015-10-05 07:04:08 -0700
commit0cdf5640e4f6940bdbbefee4bb0adb7dffb185ec (patch)
treecee488c4a0da5b7addf49a2ef684cdcab8e9b85e /lib/dynamic_debug.c
parent4560cdff03a76348ee5fae48e3c7914e4de2db5b (diff)
ebpf: include perf_event only where really needed
Commit ea317b267e9d ("bpf: Add new bpf map type to store the pointer to struct perf_event") added perf_event.h to the main eBPF header, so it gets included for all users. perf_event.h is actually only needed from array map side, so lets sanitize this a bit. Signed-off-by: Daniel Borkmann <[email protected]> Cc: Kaixu Xia <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions