[libvirt] [PATCH 1/2] perf: add cache_l1d perf event support

John Ferlan jferlan at redhat.com
Tue Jan 10 00:02:34 UTC 2017



On 01/06/2017 07:55 AM, Nitesh Konkar wrote:
> This patch adds support and documentation for
> a generalized hardware cache event called cache_l1d
> perf event.
> 
> Signed-off-by: Nitesh Konkar <nitkon12 at linux.vnet.ibm.com>
> ---
>  docs/formatdomain.html.in                   |  7 +++++++
>  docs/schemas/domaincommon.rng               |  1 +
>  include/libvirt/libvirt-domain.h            | 11 +++++++++++
>  src/libvirt-domain.c                        |  2 ++
>  src/qemu/qemu_driver.c                      |  1 +
>  src/util/virperf.c                          |  6 +++++-
>  src/util/virperf.h                          |  1 +
>  tests/genericxml2xmlindata/generic-perf.xml |  1 +
>  tools/virsh.pod                             |  5 ++++-
>  9 files changed, 33 insertions(+), 2 deletions(-)
> 

ACK and pushed - I also merged 2/2 into here. Get everything at once.

John




More information about the libvir-list mailing list