]> xenbits.xensource.com Git - libvirt.git/commit
perf: add context_switches software perf event support
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Thu, 23 Feb 2017 14:55:33 +0000 (20:25 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:51:04 +0000 (13:51 -0500)
commit99cc3dc6a2a70b96fe3b29cfc6506c1a85d991a4
tree2c61e6a2c245da3afb8399fdcde590d45a632ba7
parent6ef2c7e00f68342b7ecd65647ff0e90c65ef8c73
perf: add context_switches software perf event support

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