diff options
author | Atish Patra <[email protected]> | 2024-04-20 08:17:27 -0700 |
---|---|---|
committer | Anup Patel <[email protected]> | 2024-04-26 13:13:44 +0530 |
commit | 98ce906bd0a64b59da894263b1ce0d2c19c70893 (patch) | |
tree | ea741460599f3c237bd48689dc010d04eb9e6c5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 57990ab90ce31aadac0d5a6293f5582e24ff7521 (diff) |
RISC-V: KVM: No need to update the counter value during reset
The virtual counter value is updated during pmu_ctr_read. There is no need
to update it in reset case. Otherwise, it will be counted twice which is
incorrect.
Fixes: 0cb74b65d2e5 ("RISC-V: KVM: Implement perf support without sampling")
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Atish Patra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions