On Tue, 31 May 2016 11:29:08 +0200
Peter Zijlstra <[email protected]> wrote:

> >     case 63: /* Haswell-Server */
> >     case 79: /* Broadwell-Server */
> > +   case 85: /* Skylake-Server */
> >             apply_quirk = true;
> >             rapl_cntr_mask = RAPL_IDX_SRV;
> >             rapl_pmu_events_group.attrs =
> > rapl_events_srv_attr;  
> 
> This does not apply; please try against a more recent kernel. In
> specific commit:
> 
>   4b6e2571bf00 ("x86/perf/intel/rapl: Make the Intel RAPL PMU driver
> modular")
> 
> seems to the 'problem'.
Dave Hanse (cc'd) will send out the patch as part of the clean up of
open-coding x86 model numbers.

Reply via email to