summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAndrew Jones <ajones@ventanamicro.com>2025-03-04 15:00:22 +0300
committerAlexandre Ghiti <alexghiti@rivosinc.com>2025-03-19 17:23:30 +0300
commitaecb09e091dc143345a9e4b282d0444554445f4b (patch)
tree1a24b816923132232020a347d8284cb368efecc3 /tools/perf/scripts/python/event_analyzing_sample.py
parent2744ec472de31141ad354907ff98843dd6040917 (diff)
downloadlinux-aecb09e091dc143345a9e4b282d0444554445f4b.tar.xz
riscv: Add parameter for skipping access speed tests
Allow skipping scalar and vector unaligned access speed tests. This is useful for testing alternative code paths and to skip the tests in environments where they run too slowly. All CPUs must have the same unaligned access speed. The code movement is because we now need the scalar cpu hotplug callback to always run, so we need to bring it and its supporting functions out of CONFIG_RISCV_PROBE_UNALIGNED_ACCESS. Signed-off-by: Andrew Jones <ajones@ventanamicro.com> Link: https://lore.kernel.org/r/20250304120014.143628-17-ajones@ventanamicro.com Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions