summaryrefslogtreecommitdiff
path: root/include/linux/bpf.h
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2016-07-14 19:08:04 +0300
committerDavid S. Miller <davem@davemloft.net>2016-07-16 00:23:56 +0300
commit8e7a3920ac277dd4e690c0e70c9750176e3acb83 (patch)
tree2996ef0644920652d639833a2fc99bc2f204f7cf /include/linux/bpf.h
parent7e3f977edd0bd9ea6104156feba95bb5ae9bdd38 (diff)
downloadlinux-8e7a3920ac277dd4e690c0e70c9750176e3acb83.tar.xz
bpf, perf: split bpf_perf_event_output
Split the bpf_perf_event_output() helper as a preparation into two parts. The new bpf_perf_event_output() will prepare the raw record itself and test for unknown flags from BPF trace context, where the __bpf_perf_event_output() does the core work. The latter will be reused later on from bpf_event_output() directly. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions