linux/tools/perf/arch/powerpc
Ian Rogers 6e19839a80 perf sort: Use perf_env to set arch sort keys and header
Previously arch_support_sort_key and arch_perf_header_entry used a
weak symbol to compile as appropriate for x86 and powerpc. A
limitation to this is that the handling of a data file could vary in
cross-platform development. Change to using the perf_env of the
current session to determine the architecture kind and set the sort
key and header entries as appropriate.

Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-23-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-07-25 10:37:58 -07:00
..
annotate perf disasm: Add e_machine/e_flags to struct arch 2024-11-09 08:39:13 -08:00
entry/syscalls tools headers: Update the syscall table with the kernel sources 2025-04-10 09:28:24 -07:00
include perf syscalltbl: Remove syscall_table.h 2025-03-20 22:57:35 -07:00
tests perf tools: Fix compile error on sample->user_regs 2025-02-14 12:33:41 -08:00
util perf sort: Use perf_env to set arch sort keys and header 2025-07-25 10:37:58 -07:00
Build perf util: Make util its own library 2024-06-26 11:07:42 -07:00
Makefile perf tools powerpc: Use generic syscall table scripts 2025-01-10 10:57:01 -03:00