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

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