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

This patch adds support and documentation
for the page_faults_maj 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