diff options
author | Daniel Müller <[email protected]> | 2022-06-28 16:01:18 +0000 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-07-05 20:24:12 -0700 |
commit | 3c660a5d86f4c01cf641bfea004a49f5860a5bed (patch) | |
tree | cd5bd3ed487f7efc30b30213e92dfbe635f72df0 /tools/perf/scripts/python/stackcollapse.py | |
parent | cfb5a2dbf1413a0086e987d99ad591b91fc9cf5c (diff) |
bpf: Introduce TYPE_MATCH related constants/macros
In order to provide type match support we require a new type of
relocation which, in turn, requires toolchain support. Recent LLVM/Clang
versions support a new value for the last argument to the
__builtin_preserve_type_info builtin, for example.
With this change we introduce the necessary constants into relevant
header files, mirroring what the compiler may support.
Signed-off-by: Daniel Müller <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions