linux/tools/perf/arch/powerpc/tests
Namhyung Kim 20600b8aab perf tools: Fix compile error on sample->user_regs
It's recently changed to allocate dynamically but misses to update some
arch-dependent codes to use perf_sample__user_regs().

Fixes: dc6d2bc2d8 ("perf sample: Make user_regs and intr_regs optional")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250214191641.756664-1-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-02-14 12:33:41 -08:00
..
arch-tests.c perf test: Rename struct test to test_suite 2021-11-13 10:32:22 -03:00
Build perf test: Make tests its own library 2024-06-26 11:07:11 -07:00
dwarf-unwind.c perf tools: Fix compile error on sample->user_regs 2025-02-14 12:33:41 -08:00
regs_load.S