[PATCH 02/32] perf, x86: Basic Haswell PMU support v2

2012-11-09 Thread Andi Kleen
From: Andi Kleen Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events. Further differences are handled in followon patches. There are some new counter flags that need to be prevented from being set on fixed counters. Contains fixes from Stephane Eranian v2: Folded

[PATCH 02/32] perf, x86: Basic Haswell PMU support v2

2012-11-09 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events. Further differences are handled in followon patches. There are some new counter flags that need to be prevented from being set on fixed counters. Contains fixes from Stephane

[PATCH 02/32] perf, x86: Basic Haswell PMU support v2

2012-10-30 Thread Andi Kleen
From: Andi Kleen Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events. Further differences are handled in followon patches. There are some new counter flags that need to be prevented from being set on fixed counters. Contains fixes from Stephane Eranian v2: Folded

[PATCH 02/32] perf, x86: Basic Haswell PMU support v2

2012-10-30 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events. Further differences are handled in followon patches. There are some new counter flags that need to be prevented from being set on fixed counters. Contains fixes from Stephane