OSDN Git Service

tools: kvm_stat: Introduce pid monitoring
authorJanosch Frank <frankja@linux.vnet.ibm.com>
Wed, 18 May 2016 11:26:24 +0000 (13:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 25 May 2016 14:12:06 +0000 (16:12 +0200)
commitf0cf040f842242d55744c2606e8b7177507fbbb0
treef277b06f090e47953d50e88db8ec1d13d1a585bf
parent536a6f88c49dd739961ffd53774775afed852c83
tools: kvm_stat: Introduce pid monitoring

Having stats for single VMs can help to determine the problem of a VM
without the need of running other tools like perf.

The tracepoints already allowed pid level monitoring, but kvm_stat
didn't have support for it till now. Support for the newly implemented
debugfs vm monitoring was also implemented.

Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/kvm/kvm_stat/kvm_stat
tools/kvm/kvm_stat/kvm_stat.txt