mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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> |
||
---|---|---|
.. | ||
book3s_hcalls.h | ||
book3s_hv_exits.h | ||
Build | ||
evsel.c | ||
header.c | ||
kvm-stat.c | ||
mem-events.c | ||
mem-events.h | ||
perf_regs.c | ||
pmu.c | ||
skip-callchain-idx.c | ||
sym-handling.c | ||
unwind-libdw.c | ||
unwind-libunwind.c | ||
utils_header.h |