diff options
| author | Yonghong Song <[email protected]> | 2022-06-06 23:26:05 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-06-07 10:20:42 -0700 |
| commit | 776281652ddcd98bb292335ea3634da341c849b4 (patch) | |
| tree | 89da9e183429634e21c4c2af64acc683d6c9172d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6089fb325cf737eeb2c4d236c94697112ca860da (diff) | |
libbpf: Permit 64bit relocation value
Currently, the libbpf limits the relocation value to be 32bit
since all current relocations have such a limit. But with
BTF_KIND_ENUM64 support, the enum value could be 64bit.
So let us permit 64bit relocation value in libbpf.
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions