linux/tools/perf/arch/s390/util
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
..
auxtrace.c
Build perf s390: Remove dwarf-regs.c 2024-11-09 08:39:14 -08:00
header.c perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str 2024-11-16 16:40:30 -03:00
kvm-stat.c perf kvm: Use macro to replace variable 'decode_str_len' 2023-03-15 16:43:34 -03:00
machine.c
perf_regs.c perf parse-regs: Introduce a weak function arch__sample_reg_masks() 2024-02-15 13:48:36 -08:00
pmu.c perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init 2023-10-17 12:40:50 -07:00
unwind-libdw.c perf tools: Fix compile error on sample->user_regs 2025-02-14 12:33:41 -08:00