diff options
| author | Jakub Sitnicki <[email protected]> | 2020-02-18 17:10:19 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2020-02-21 22:29:45 +0100 |
| commit | 1d59f3bcee356caa933646dc45ff0836455535e8 (patch) | |
| tree | 140c09532c45a138d3f1415f4eeb3b65765dfabd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | c1cdf65da060a8e047a9f4433306fd6dac1f51a6 (diff) | |
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Don't require the kernel code, like BPF helpers, that needs access to
SOCK{MAP,HASH} map contents to live in net/core/sock_map.c. Expose the
lookup operation to all kernel-land.
Lookup from BPF context is not whitelisted yet. While syscalls have a
dedicated lookup handler.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions