• Peter Zijlstra's avatar
    perf_events, x86: Implement Intel Westmere support · 452a339a
    Peter Zijlstra authored
    The new Intel documentation includes Westmere arch specific
    event maps that are significantly different from the Nehalem
    ones. Add support for this generation.
    
    Found the CPUID model numbers on wikipedia.
    
    Also ammend some Nehalem constraints, spotted those when looking
    for the differences between Nehalem and Westmere.
    Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Arjan van de Ven <arjan@linux.intel.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: Stephane Eranian <eranian@google.com>
    LKML-Reference: <20100127221122.151865645@chello.nl>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    452a339a
perf_event.c 67.5 KB