]> git.ipfire.org Git - thirdparty/libvirt.git/commit
perf: add cpu_migrations software perf event support
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Thu, 23 Feb 2017 14:55:34 +0000 (20:25 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:51:04 +0000 (13:51 -0500)
commit8110c6a5678c2775903787e9fad963b140e34cc5
tree819f64d290257a11ffb5ede1e7b2ddfbbc7b7deb
parent99cc3dc6a2a70b96fe3b29cfc6506c1a85d991a4
perf: add cpu_migrations software perf event support

This patch adds support and documentation
for the cpu_migrations perf event.

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
include/libvirt/libvirt-domain.h
src/libvirt-domain.c
src/qemu/qemu_driver.c
src/util/virperf.c
src/util/virperf.h
tests/genericxml2xmlindata/generic-perf.xml
tools/virsh.pod