aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2022-06-06 23:26:05 -0700
committerAlexei Starovoitov <[email protected]>2022-06-07 10:20:42 -0700
commit776281652ddcd98bb292335ea3634da341c849b4 (patch)
tree89da9e183429634e21c4c2af64acc683d6c9172d /tools/perf/scripts/python/flamegraph.py
parent6089fb325cf737eeb2c4d236c94697112ca860da (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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions