summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorEmil Tsalapatis <emil@etsalapatis.com>2026-08-17 15:16:15 -0400
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-08-20 21:01:43 +0200
commit047099824cbe646c590478550b511530a70969f2 (patch)
tree96b65f6b149c74e8b4ae777f967de80ff3120d20 /scripts/Makefile.thinlto
parent283cb6513c881ccc6ff81f3da75d55e1ab1fe6fc (diff)
downloadlinux-next-047099824cbe646c590478550b511530a70969f2.tar.gz
linux-next-047099824cbe646c590478550b511530a70969f2.zip
selftests/bpf: libarena: Add a benchmark for malloc()/calloc()
Add a benchmark for measuring the performance of the malloc()/calloc() arena allocator calls. This is useful as a basic allocator performance check that we can easily expand later. As with the regular arena allocator, focus on sub-page allocations that cannot be satisfied efficiently with the BPF arena page allocation code. Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com> Link: https://lore.kernel.org/bpf/20260817191616.11071-6-emil@etsalapatis.com Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions