Age | Commit message (Expand) | Author | Files | Lines |
2016-02-17 | perf/x86: Move perf_event.h to its new home |  Borislav Petkov | 1 | -955/+0 |
2016-01-06 | perf/x86/intel: Add perf core PMU support for Intel Knights Landing |  Harish Chegondi | 1 | -0/+2 |
2016-01-06 | perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp |  Andi Kleen | 1 | -1/+2 |
2015-12-06 | perf/x86: Remove old MSR perf tracing code |  Andi Kleen | 1 | -11/+1 |
2015-12-06 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -1/+1 |
2015-12-06 | perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro |  Jiri Olsa | 1 | -1/+1 |
2015-11-23 | perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.* |  Andi Kleen | 1 | -0/+4 |
2015-11-23 | treewide: Remove old email address |  Peter Zijlstra | 1 | -1/+1 |
2015-11-23 | perf/x86: Fix LBR call stack save/restore |  Andi Kleen | 1 | -0/+1 |
2015-09-18 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes |  Ingo Molnar | 1 | -0/+1 |
2015-09-18 | perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake |  Andi Kleen | 1 | -0/+1 |
2015-09-13 | perf/core: Drop PERF_EVENT_TXN |  Sukadev Bhattiprolu | 1 | -1/+0 |
2015-09-13 | perf/core: Add a 'flags' parameter to the PMU transactional interfaces |  Sukadev Bhattiprolu | 1 | -0/+1 |
2015-08-04 | perf/x86: Make merge_attr() global to use from perf_event_intel |  Andi Kleen | 1 | -0/+3 |
2015-08-04 | perf/x86/intel: Add Intel Skylake PMU support |  Andi Kleen | 1 | -1/+5 |
2015-08-04 | perf/x86/intel/lbr: Add support for LBRv5 |  Andi Kleen | 1 | -0/+1 |
2015-08-04 | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 |  Andi Kleen | 1 | -0/+1 |
2015-08-04 | perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good |  Alexander Shishkin | 1 | -14/+0 |
2015-06-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+4 |
2015-06-19 | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events |  Alexander Shishkin | 1 | -0/+4 |
2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches |  Yan, Zheng | 1 | -1/+5 |
2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interrupt threshold) |  Yan, Zheng | 1 | -0/+11 |
2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible |  Yan, Zheng | 1 | -0/+1 |
2015-05-27 | perf/x86/intel: Remove intel_excl_states::init_state |  Peter Zijlstra | 1 | -1/+0 |
2015-05-27 | perf/x86/intel: Clean up intel_commit_scheduling() placement |  Peter Zijlstra | 1 | -2/+2 |
2015-05-27 | perf/x86: Improve HT workaround GP counter constraint |  Peter Zijlstra | 1 | -3/+12 |
2015-05-27 | perf/x86: Fix event/group validation |  Peter Zijlstra | 1 | -4/+5 |
2015-04-17 | perf/x86: Fix hw_perf_event::flags collision |  Peter Zijlstra | 1 | -9/+9 |
2015-04-02 | perf/x86/intel: Streamline LBR MSR handling in PMI |  Andi Kleen | 1 | -1/+1 |
2015-04-02 | perf/x86/intel: Make the HT bug workaround conditional on HT enabled |  Stephane Eranian | 1 | -0/+5 |
2015-04-02 | perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation |  Stephane Eranian | 1 | -0/+2 |
2015-04-02 | perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW |  Maria Dimakopoulou | 1 | -1/+19 |
2015-04-02 | perf/x86/intel: Implement cross-HT corruption bug workaround |  Maria Dimakopoulou | 1 | -0/+6 |
2015-04-02 | perf/x86/intel: Add cross-HT counter exclusion infrastructure |  Maria Dimakopoulou | 1 | -0/+32 |
2015-04-02 | perf/x86: Add 'index' param to get_event_constraint() callback |  Stephane Eranian | 1 | -1/+3 |
2015-04-02 | perf/x86: Add 3 new scheduling callbacks |  Maria Dimakopoulou | 1 | -0/+9 |
2015-04-02 | perf/x86: Vectorize cpuc->kfree_on_online |  Stephane Eranian | 1 | -1/+7 |
2015-04-02 | perf/x86: Rename x86_pmu::er_flags to 'flags' |  Stephane Eranian | 1 | -3/+6 |
2015-04-02 | perf/x86/intel/bts: Add BTS PMU driver |  Alexander Shishkin | 1 | -0/+7 |
2015-04-02 | perf/x86/intel/pt: Add Intel PT PMU driver |  Alexander Shishkin | 1 | -0/+2 |
2015-04-02 | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive |  Alexander Shishkin | 1 | -0/+40 |
2015-03-27 | perf/x86/intel: Add INST_RETIRED.ALL workarounds |  Andi Kleen | 1 | -0/+1 |
2015-02-18 | perf/x86/intel: Expose LBR callstack to user space tooling |  Peter Zijlstra | 1 | -8/+0 |
2015-02-18 | perf/x86/intel: Allocate space for storing LBR stack |  Yan, Zheng | 1 | -0/+7 |
2015-02-18 | perf/x86/intel: Add basic Haswell LBR call stack support |  Yan, Zheng | 1 | -1/+13 |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack |  Yan, Zheng | 1 | -1/+2 |
2015-02-18 | perf: Introduce pmu context switch callback |  Yan, Zheng | 1 | -0/+2 |
2015-02-18 | perf/x86/intel: Reduce lbr_sel_map[] size |  Yan, Zheng | 1 | -0/+4 |
2015-02-04 | perf/x86: Only allow rdpmc if a perf_event is mapped |  Andy Lutomirski | 1 | -0/+2 |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT |  Andi Kleen | 1 | -0/+4 |