aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2024-07-02 01:40:23 +0200
committerDaniel Borkmann <[email protected]>2024-07-02 18:31:52 +0200
commita1c04bcc41f9638460a9c68f894fb770596380de (patch)
tree8330aff9f78be2e20a012c4c71820e884833eba1 /tools/perf/scripts/python/syscall-counts.py
parent89b933a2013794d8272d432591a2a7a9c41f6351 (diff)
s390/bpf: Land on the next JITed instruction after exception
Currently we land on the nop, which is unnecessary: we can just as well begin executing the next instruction. Furthermore, the upcoming arena support for the loop-based BPF_XCHG implementation will require landing on an instruction that comes after the loop. So land on the next JITed instruction, which covers both cases. Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions