https://github.com/torvalds/linux
Revision 01c7d2672a84dbdfa8050d073c3ea466437578fd authored by Christian Borntraeger on 06 October 2021, 12:17:24 UTC, committed by Paolo Bonzini on 18 October 2021, 18:07:18 UTC
Similar to commit 111d0bda8eeb ("tools/kvm_stat: Exempt time-based
counters"), we should not show timer values in kvm_stat. Remove the new
halt_wait_ns.

Fixes: 87bcc5fa092f ("KVM: stats: Add halt_wait_ns stats for all architectures")
Cc: Jing Zhang <jingzhangos@google.com>
Cc: Stefan Raspl <raspl@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Stefan Raspl <raspl@linux.ibm.com>
Message-Id: <20211006121724.4154-1-borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 9139a7a
History
Tip revision: 01c7d2672a84dbdfa8050d073c3ea466437578fd authored by Christian Borntraeger on 06 October 2021, 12:17:24 UTC
KVM: kvm_stat: do not show halt_wait_ns
Tip revision: 01c7d26

back to top