diff options
| author | Daniel Borkmann <daniel@iogearbox.net> | 2016-07-14 18:08:04 +0200 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2022-04-19 00:50:37 +0300 |
| commit | 4fd9231d11ea797ecb039240b66dc8f9ba0c4790 (patch) | |
| tree | d7e03b3c5b03f4e22e087beae0819ca0a2e6d8bb /net/core/dev.c | |
| parent | 8b0bd6001fe300362bfc85ec3b6b08574f654e69 (diff) | |
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>
Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
