aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2022-02-09 03:17:41 +0100
committerAndrii Nakryiko <[email protected]>2022-02-08 21:16:14 -0800
commitcf0b5b2769233b026cfa41206109dea77b0d17e3 (patch)
tree4c3c7c2bc38e6b654c7dfb4efe2cb58701add523 /tools/perf/scripts/python/net_dropmonitor.py
parent5c101153bfd67387ba159b7864176217a40757da (diff)
libbpf: Fix accessing syscall arguments on riscv
riscv does not select ARCH_HAS_SYSCALL_WRAPPER, so its syscall handlers take "unpacked" syscall arguments. Indicate this to libbpf using PT_REGS_SYSCALL_REGS macro. Reported-by: Heiko Carstens <[email protected]> Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions