commit | 01d035d796fec0ab23dc3f3a3a9f58bbe034fc5b | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Sun Oct 27 09:19:50 2019 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Mon Oct 28 13:52:50 2019 +0000 |
tree | 2dcdafa2e2e7929d7d897457586ad84f5d6e2755 | |
parent | 4f5cafb5cb8471e54afdc9054d973535614f7675 [diff] |
KVM: arm/arm64: Show halt poll counters in debugfs ARM/ARM64 has counters halt_successful_poll, halt_attempted_poll, halt_poll_invalid, and halt_wakeup but never exposed those in debugfs. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/1572164390-5851-1-git-send-email-borntraeger@de.ibm.com