summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2025-07-31 01:47:31 +0200
committerAlexei Starovoitov <ast@kernel.org>2025-07-31 11:30:05 -0700
commitfd1c98f0ef5cbcec842209776505d9e70d8fcd53 (patch)
tree9d2c1aa807b25dc3fc7921c88587d612b2676eca /tools/perf/util/scripting-engines/trace-event-python.c
parent12df58ad294253ac1d8df0c9bb9cf726397a671d (diff)
bpf: Move bpf map owner out of common struct
Given this is only relevant for BPF tail call maps, it is adding up space and penalizing other map types. We also need to extend this with further objects to track / compare to. Therefore, lets move this out into a separate structure and dynamically allocate it only for BPF tail call maps. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/r/20250730234733.530041-2-daniel@iogearbox.net Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions