[PATCH 2/5] perf, x86: Basic Haswell PMU support v8

2013-04-20 Thread Andi Kleen
From: Andi Kleen Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events and two new counter bits. There are some new counter flags that need to be prevented from being set on fixed counters, and allowed to be set for generic counters. Also we add support for the

[PATCH 2/5] perf, x86: Basic Haswell PMU support v8

2013-04-20 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Add basic Haswell PMU support. Similar to SandyBridge, but has a few new events and two new counter bits. There are some new counter flags that need to be prevented from being set on fixed counters, and allowed to be set for generic counters. Also we add