aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2023-04-22 07:35:44 +0000
committerAlexei Starovoitov <[email protected]>2023-04-22 15:21:05 +0000
commit6d26d985eeda89faedabbcf6607c37454b9691b0 (patch)
treefc2893074a463aa7597ce33a7bdad54829ebebad /tools/perf/scripts/python/syscall-counts-by-pid.py
parentMerge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-6d26d985eeda89faedabbcf6607c37454b9691b0.tar.gz
kernel-6d26d985eeda89faedabbcf6607c37454b9691b0.zip
bpf: fix link failure with NETFILTER=y INET=n
Explicitly check if NETFILTER_BPF_LINK is enabled, else configs that have NETFILTER=y but CONFIG_INET=n fail to link: > kernel/bpf/syscall.o: undefined reference to `netfilter_prog_ops' > kernel/bpf/verifier.o: undefined reference to `netfilter_verifier_ops' Fixes: fd9c663b9ad6 ("bpf: minimal support for programs hooked into netfilter framework") Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Florian Westphal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions