[PATCH 07/11] perf/x86/intel: Add Intel Cache QoS Monitoring support

2014-11-14 Thread Matt Fleming
From: Matt Fleming Future Intel Xeon processors support a Cache QoS Monitoring feature that allows tracking of the LLC occupancy for a task or task group, i.e. the amount of data in pulled into the LLC for the task (group). Currently the PMU only supports per-cpu events. We create an event for

[PATCH 07/11] perf/x86/intel: Add Intel Cache QoS Monitoring support

2014-11-14 Thread Matt Fleming
From: Matt Fleming matt.flem...@intel.com Future Intel Xeon processors support a Cache QoS Monitoring feature that allows tracking of the LLC occupancy for a task or task group, i.e. the amount of data in pulled into the LLC for the task (group). Currently the PMU only supports per-cpu events.