diff options
author | 2025-07-24 09:33:02 -0700 | |
---|---|---|
committer | 2025-07-25 10:37:58 -0700 | |
commit | 6e19839a80b8713b836722ba9d99a3ab12cfb651 (patch) | |
tree | 4770fc4e27965e19fb86946efc9b5f31a75d8585 /rust/pin-init/internal/src | |
parent | perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test (diff) | |
download | wireguard-linux-6e19839a80b8713b836722ba9d99a3ab12cfb651.tar.xz wireguard-linux-6e19839a80b8713b836722ba9d99a3ab12cfb651.zip |
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>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions