aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2024-01-03 17:38:40 -0800
committerAlexei Starovoitov <[email protected]>2024-01-03 21:22:49 -0800
commitfa98b54bff39f51c46fc96d3385c6292391c277b (patch)
treee044d275ee39e66f4c4724a3f92476a08326082f /tools/perf
parentdf7c3f7d3a3ddab31ca8cfa9b86a8729ec43fd2e (diff)
libbpf: use explicit map reuse flag to skip map creation steps
Instead of inferring whether map already point to previously created/pinned BPF map (which user can specify with bpf_map__reuse_fd()) API), use explicit map->reused flag that is set in such case. Acked-by: Jiri Olsa <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions