aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2020-09-15 13:55:19 +0200
committerDaniel Borkmann <[email protected]>2020-09-19 01:02:55 +0200
commitf55f4c349a03d820c27145bdf457013b42e4b487 (patch)
tree266e28034715da63b6ce6c1b368042c9eea275bf /tools/perf/scripts/python/flamegraph.py
parentfec47bbc10b243690f5d0ee484a0bbdee273e71b (diff)
samples/bpf: Fix test_map_in_map on s390
s390 uses socketcall multiplexer instead of individual socket syscalls. Therefore, "kprobe/" SYSCALL(sys_connect) does not trigger and test_map_in_map fails. Fix by using "kprobe/__sys_connect" instead. Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions