summaryrefslogtreecommitdiff
path: root/scripts/checkdeclares.pl
diff options
context:
space:
mode:
authorAmery Hung <ameryhung@gmail.com>2026-04-11 04:54:16 +0300
committerAlexei Starovoitov <ast@kernel.org>2026-04-11 07:22:31 +0300
commit78ee02a966ad76966be516ed3d56860d7a58fe7e (patch)
treeb6daaee7ddf2a2ca927e6cf2143571797d5ccd55 /scripts/checkdeclares.pl
parent497fa510ee46af2bf04991cd64cb919266d0ca5a (diff)
downloadlinux-78ee02a966ad76966be516ed3d56860d7a58fe7e.tar.xz
selftests/bpf: Remove kmalloc tracing from local storage create bench
Remove the raw_tp/kmalloc BPF program and its associated reporting from the local storage create benchmark. The kmalloc count per create is not a useful metric as different code paths use different allocators (e.g. kmalloc_nolock vs kzalloc), introducing noise that makes the number hard to interpret. Keep total_creates in the summary output as it is useful for normalizing perf statistics collected alongside the benchmark. Signed-off-by: Amery Hung <ameryhung@gmail.com> Link: https://lore.kernel.org/r/20260411015419.114016-2-ameryhung@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/checkdeclares.pl')
0 files changed, 0 insertions, 0 deletions