diff options
author | Andrii Nakryiko <[email protected]> | 2019-10-15 11:28:45 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-10-15 16:06:05 -0700 |
commit | 511bb0085c6fe48353c35cd3d25f4f8720579a6d (patch) | |
tree | 241b6942492dc14948b62cffd68856743323fd6d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 14f2cf607ccd1fa05e767f0191fd5d07b35534c2 (diff) |
libbpf: Update BTF reloc support to latest Clang format
BTF offset reloc was generalized in recent Clang into field relocation,
capturing extra u32 field, specifying what aspect of captured field
needs to be relocated. This changes .BTF.ext's record size for this
relocation from 12 bytes to 16 bytes. Given these format changes
happened in Clang before official released version, it's ok to not
support outdated 12-byte record size w/o breaking ABI.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions