]> git.ipfire.org Git - thirdparty/libvirt.git/commit
perf: add bus_cycles perf event support
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Tue, 13 Dec 2016 16:01:38 +0000 (21:31 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 15 Dec 2016 21:47:05 +0000 (16:47 -0500)
commit7d3473106760f883ae4670ebbaf7e624c2a064f4
treef9fd74912e1b65f8fa965775b279cd04cf1c819a
parent5fe099afddd8fa6d72bcb426ccecfd5c211240e1
perf: add bus_cycles perf event support

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

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/news.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