Re: [PATCH 2/5] x86, perf: use Intel family macros for core perf events

From: Peter Zijlstra
Date: Wed Jun 01 2016 - 13:46:44 EST


On Wed, Jun 01, 2016 at 10:34:42AM -0700, Dave Hansen wrote:
>
> From: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
>
> Use the new model number macros instead of spelling things out
> in the comments.
>
> Note that this is missing a Nehalem model that is mentioned in
> intel_idle. Is that a a problem?

Would be good to add fix up; maybe a follow up patch that fixes up all
the missing entires for all 4 lists as 6/5 ?