linux/tools/perf/arch/x86
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 annotate-data: Handle direct use of stack pointer without fbreg 2025-02-26 13:42:49 -08:00
entry/syscalls tools headers: Update the syscall table with the kernel sources 2025-04-10 09:28:24 -07:00
include perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test 2025-07-25 10:37:58 -07:00
tests perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test 2025-07-25 10:37:58 -07:00
util perf sort: Use perf_env to set arch sort keys and header 2025-07-25 10:37:58 -07:00
Build perf build: Specify shellcheck should use bash 2025-06-30 09:43:06 -07:00
Makefile perf tools x86: Use generic syscall scripts 2025-01-09 12:53:49 -03:00