diff options
author | 2025-07-24 09:33:00 -0700 | |
---|---|---|
committer | 2025-07-25 10:37:58 -0700 | |
commit | 8882095b1d4d785524a7a4df8e04e35cfd039142 (patch) | |
tree | e8ca4df337a4b8e30493f8ceabfd1fcbd946f26b /rust/pin-init/internal/src | |
parent | perf env: Remove global perf_env (diff) | |
download | wireguard-linux-8882095b1d4d785524a7a4df8e04e35cfd039142.tar.xz wireguard-linux-8882095b1d4d785524a7a4df8e04e35cfd039142.zip |
perf sample: Remove arch notion of sample parsing
By definition arch sample parsing and synthesis will inhibit certain
kinds of cross-platform record then analysis (report, script,
etc.). Remove arch_perf_parse_sample_weight and
arch_perf_synthesize_sample_weight replacing with a common
implementation. Combine perf_sample p_stage_cyc and retire_lat as
weight3 to capture the differing uses regardless of compiled for
architecture.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250724163302.596743-21-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