Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf/x86/cqm: Factor out some common code | Peter Zijlstra | 2016-03-21 | 1 | -15/+13 |
* | perf/x86/mbm: Add support for MBM counter overflow handling | Vikas Shivappa | 2016-03-21 | 1 | -5/+134 |
* | perf/x86/mbm: Implement RMID recycling | Vikas Shivappa | 2016-03-21 | 1 | -4/+27 |
* | perf/x86/mbm: Add memory bandwidth monitoring event management | Tony Luck | 2016-03-21 | 1 | -6/+116 |
* | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 2016-03-21 | 1 | -3/+123 |
* | perf/x86/cqm: Fix CQM memory leak and notifier leak | Vikas Shivappa | 2016-03-21 | 1 | -11/+32 |
* | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 2016-03-21 | 1 | -3/+10 |
* | perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups | Thomas Gleixner | 2016-02-29 | 1 | -21/+11 |
* | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c | Borislav Petkov | 2016-02-17 | 1 | -0/+1391 |