diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2024-07-02 01:40:28 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-07-02 18:31:52 +0200 |
commit | b6349fd3448cf349af327f90585a712d60265429 (patch) | |
tree | ac0830d54470402fb4b45bc8e2681988bce32bb0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2f9469484a3b52c66b799de73bd1ca75617bc8d5 (diff) |
selftests/bpf: Introduce __arena_global
While clang uses __attribute__((address_space(1))) both for defining
arena pointers and arena globals, GCC requires different syntax for
both. While __arena covers the first use case, introduce __arena_global
to cover the second one.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240701234304.14336-11-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions