From: Peter Zijlstra Date: Wed, 27 Jan 2010 22:07:48 +0000 (+0100) Subject: perf_events, x86: Implement Intel Westmere support X-Git-Tag: v2.6.34-rc1~197^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452a339a976e7f782c786eb3f73080401e2fa3a6;p=pandora-kernel.git perf_events, x86: Implement Intel Westmere support 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: Peter Zijlstra Cc: Arjan van de Ven Cc: "H. Peter Anvin" Cc: Stephane Eranian LKML-Reference: <20100127221122.151865645@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed