>>> On 19.02.15 at 18:11, wrote:
> --- a/xen/include/xen/perfc_defn.h
> +++ b/xen/include/xen/perfc_defn.h
> @@ -53,4 +53,8 @@ PERFCOUNTER(vcpu_hot, "csched: vcpu_hot")
>
> PERFCOUNTER(need_flush_tlb_flush, "PG_need_flush tlb flushes")
>
> +/* Viridian counters */
> +PERFCOUNT
On 19/02/15 17:11, Dario Faggioli wrote:
> by providing the definition of the {w,r}rmsr_tsc_msr counters,
> used within Viridiam implementation.
"Viridian"
>
> Signed-off-by: Dario Faggioli
> Cc: Paul Durrant
> CC: Jan Beulich
> Cc: Andrew Cooper
Reviewed-by: Andrew Cooper
> ---
> xen/inc
by providing the definition of the {w,r}rmsr_tsc_msr counters,
used within Viridiam implementation.
Signed-off-by: Dario Faggioli
Cc: Paul Durrant
CC: Jan Beulich
Cc: Andrew Cooper
---
xen/include/xen/perfc_defn.h |4
1 file changed, 4 insertions(+)
diff --git a/xen/include/xen/perf