linux/tools/perf/arch/powerpc
Arnaldo Carvalho de Melo fbfb858552 perf tools: Use calloc() where applicable
Instead of using zalloc(nr_entries * sizeof_entry) that is what calloc()
does.

In some places where linux/zalloc.h isn't needed, remove it, add when
needed and was getting it indirectly.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2026-04-08 19:21:05 -07:00
..
entry/syscalls tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall 2026-03-05 17:20:23 -03:00
include perf arch: Update arch headers to use relative UAPI paths 2026-02-06 12:15:48 -03:00
tests perf tools: Fix compile error on sample->user_regs 2025-02-14 12:33:41 -08:00
util perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
Build perf util: Make util its own library 2024-06-26 11:07:42 -07:00
Makefile perf kvm stat: Remove use of the arch directory 2026-02-03 18:01:27 -03:00