aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorXin Liu <[email protected]>2022-09-13 15:36:43 +0800
committerDaniel Borkmann <[email protected]>2022-09-16 22:56:09 +0200
commitdc567045f1590f6460d3e9a6ea6ad5e600b58b84 (patch)
tree84bb5bbf5d904554e733efcfe43730655d12022b /tools/perf/scripts/python/bin
parentc8bc5e0509767e51b35ae2f4af6ff90fa6a5f27f (diff)
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Legacy BPF map declarations are no longer supported in libbpf v1.0 [0]. Only BTF-defined maps are supported starting from v1.0, so it is time to remove the definition of bpf_map_def in bpf_helpers.h. [0] https://github.com/libbpf/libbpf/wiki/Libbpf:-the-road-to-v1.0 Signed-off-by: Xin Liu <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Song Liu <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions