diff options
| author | Amery Hung <ameryhung@gmail.com> | 2026-04-10 18:54:16 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-04-10 21:22:31 -0700 |
| commit | 78ee02a966ad76966be516ed3d56860d7a58fe7e (patch) | |
| tree | b6daaee7ddf2a2ca927e6cf2143571797d5ccd55 /rust/kernel/ptr/git@git.tavy.me:linux.git | |
| parent | 497fa510ee46af2bf04991cd64cb919266d0ca5a (diff) | |
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 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
