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

2017-01-09 Thread John Ferlan
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 > --- > docs/formatdomain.html.in | 7 +++ > docs/schemas/domaincommon.rng

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

2017-01-06 Thread Nitesh Konkar
This patch adds support and documentation for a generalized hardware cache event called cache_l1d perf event. Signed-off-by: Nitesh Konkar --- docs/formatdomain.html.in | 7 +++ docs/schemas/domaincommon.rng | 1 + include/libvirt/libvirt-domain.h