summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAmery Hung <ameryhung@gmail.com>2025-11-14 23:13:24 +0300
committerAlexei Starovoitov <ast@kernel.org>2025-11-19 03:20:25 +0300
commite76a33e1c7186526c2c133af73ea70da9275e1ba (patch)
treec316148251a99a01d98c89fbd83bdd4d322a59c7 /tools/perf/scripts/python/bin/stackcollapse-record
parent0e854e55356908386605714e66f98c3985d9e266 (diff)
downloadlinux-e76a33e1c7186526c2c133af73ea70da9275e1ba.tar.xz
bpf: Remove smap argument from bpf_selem_free()
Since selem already saves a pointer to smap, use it instead of an additional argument in bpf_selem_free(). This requires moving the SDATA(selem)->smap assignment from bpf_selem_link_map() to bpf_selem_alloc() since bpf_selem_free() may be called without the selem being linked to smap in bpf_local_storage_update(). Signed-off-by: Amery Hung <ameryhung@gmail.com> Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org> Link: https://lore.kernel.org/r/20251114201329.3275875-3-ameryhung@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions