summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel_cqm.c
AgeCommit message (Expand)Author
2016-09-15perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-08-12perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-05-27perf/x86/intel/cqm: Use 'u32' data type for RMIDsMatt Fleming
2015-05-27perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s...Thomas Gleixner
2015-05-27perf/x86/intel/cqm: Remove useless wrapper functionThomas Gleixner
2015-05-27perf/x86/intel/cqm: Avoid pointless MSR writeThomas Gleixner
2015-05-27perf/x86/intel/cqm: Remove pointless spinlock from state cacheThomas Gleixner
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner
2015-05-27perf/x86/intel/cqm: Document PQR MSR abuseThomas Gleixner
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-02-25perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming
2015-02-25perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming