diff options
author | Ilya Leoshkevich <[email protected]> | 2023-09-19 12:09:09 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-21 14:22:00 -0700 |
commit | c690191e23d82137b876d8980c967b87de69a011 (patch) | |
tree | 9adac395026c289a67346cc7453763dc4bff013d /tools/perf/scripts/python/stackcollapse.py | |
parent | 90f426d35e01f7d19ede5f331c013f7d81ce670b (diff) |
s390/bpf: Implement unconditional jump with 32-bit offset
Implement the cpuv4 unconditional jump with 32-bit offset, which is
encoded as BPF_JMP32 | BPF_JA and stores the offset in the imm field.
Reuse the existing BPF_JMP | BPF_JA logic.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions