diff options
author | Atish Patra <atishp@rivosinc.com> | 2025-03-04 01:53:07 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-03-06 07:27:07 +0300 |
commit | 1f6bbe12556033bfc90c0cc45f75eda921cdebe3 (patch) | |
tree | 9876017ea9e562158f5d7fd4492c6ea93846572d /tools/perf/scripts/python/gecko.py | |
parent | bbb622488749478955485765ddff9d56be4a7e4b (diff) | |
download | linux-1f6bbe12556033bfc90c0cc45f75eda921cdebe3.tar.xz |
KVM: riscv: selftests: Do not start the counter in the overflow handler
There is no need to start the counter in the overflow handler as we
intend to trigger precise number of LCOFI interrupts through these
tests. The overflow irq handler has already stopped the counter. As
a result, the stop call from the test function may return already
stopped error which is fine as well.
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20250303-kvm_pmu_improve-v2-2-41d177e45929@rivosinc.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions