]> git.ipfire.org Git - thirdparty/libvirt.git/commit
perf: Add cache_l1d perf event support
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Fri, 6 Jan 2017 12:55:41 +0000 (18:25 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 9 Jan 2017 23:15:31 +0000 (18:15 -0500)
commitae16c95f1bb5591c27676c5de8d383e5612c3568
tree8ef6da3f24e34639154ac4543d1dc60383fba388
parent0977ada851930a62c9b70c249be555e254e7bfdb
perf: Add cache_l1d perf event support

This patch adds support and documentation for
a generalized hardware cache event called cache_l1d
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