diff options
author | Xu Kuohai <[email protected]> | 2023-08-15 11:41:56 -0400 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-08-18 15:46:18 +0200 |
commit | c32b6ee514d26dc6c40c45984e534b2d87fba917 (patch) | |
tree | c1b3b5c2d76834c7c396a609eadf88aedfb30ecd /tools/perf/scripts/python/stat-cpi.py | |
parent | 1104247f3f97916f0afc29b73112c97affbfdbd2 (diff) |
bpf, arm64: Support 32-bit offset jmp instruction
Add support for 32-bit offset jmp instructions. Given the arm64 direct jump
range is +-128MB, which is large enough for BPF prog, jumps beyond this range
are not supported.
Signed-off-by: Xu Kuohai <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Florent Revest <[email protected]>
Acked-by: Florent Revest <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions