diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2022-07-26 16:40:08 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-07-26 17:29:23 +0300 |
commit | d295daf505758f9a0e4d05f4ee3bfdfb4192c18f (patch) | |
tree | 93fe5080a5277fd57c8c9ff9f7f733caaa01ab84 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2d369b4b0044d4f6a3fa4071807f66eced0f2725 (diff) | |
download | linux-d295daf505758f9a0e4d05f4ee3bfdfb4192c18f.tar.xz |
selftests/bpf: Attach to socketcall() in test_probe_user
test_probe_user fails on architectures where libc uses
socketcall(SYS_CONNECT) instead of connect(). Fix by attaching
to socketcall as well.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20220726134008.256968-3-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions