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