linux/tools/perf/arch/x86/tests
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
..
amd-ibs-period.c perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
amd-ibs-via-core-pmu.c perf tools changes and fixes for v6.5: 1st batch 2023-06-30 11:35:41 -07:00
arch-tests.c perf build: Remove NO_AUXTRACE build option 2025-11-13 23:03:11 -08:00
bp-modify.c perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m") 2026-01-14 17:22:50 -03:00
Build perf build: Remove NO_AUXTRACE build option 2025-11-13 23:03:11 -08:00
dwarf-unwind.c perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
gen-insn-x86-dat.awk treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
gen-insn-x86-dat.sh perf arch x86: Add shellcheck to build 2024-04-12 17:54:02 -03:00
hybrid.c perf parse-events: Print all errors 2024-02-02 13:08:05 -08:00
insn-x86-dat-32.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86-dat-64.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86-dat-src.c perf tests: Add APX and other new instructions to x86 instruction decoder test 2024-06-25 11:06:19 -07:00
insn-x86.c perf test x86: insn-x86 test data is immutable so mark it const 2023-05-28 10:21:13 -03:00
intel-pt-test.c perf intel-pt: Use the perf provided "cpuid.h" 2025-11-13 23:03:11 -08:00
regs_load.S perf bench: Update the copies of x86's mem{cpy,set}_64.S 2019-12-02 11:40:57 -03:00
topdown.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00