commit | 8474e5cac07e7f21dd8c0b3620640db30115db56 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Feb 15 13:47:20 2019 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Oct 10 13:18:38 2019 +0200 |
tree | 41dabba55c3bacb5ca6c912765b87a6ae28f6327 | |
parent | efec8d219fb1bc2d7ab4f1c582e7beed44e309f4 [diff] |
KVM: s390: count invalid yields To analyze some performance issues with lock contention and scheduling it is nice to know when diag9c did not result in any action or when no action was tried. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>