Age | Commit message (Expand) | Author |
2015-09-18 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar |
2015-09-18 | perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake | Andi Kleen |
2015-09-13 | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu |
2015-09-13 | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu |
2015-08-04 | perf/x86: Make merge_attr() global to use from perf_event_intel | Andi Kleen |
2015-08-04 | perf/x86/intel: Add Intel Skylake PMU support | Andi Kleen |
2015-08-04 | perf/x86/intel/lbr: Add support for LBRv5 | Andi Kleen |
2015-08-04 | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 | Andi Kleen |
2015-08-04 | perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good | Alexander Shishkin |
2015-06-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-19 | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin |
2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng |
2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng |
2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng |
2015-05-27 | perf/x86/intel: Remove intel_excl_states::init_state | Peter Zijlstra |
2015-05-27 | perf/x86/intel: Clean up intel_commit_scheduling() placement | Peter Zijlstra |
2015-05-27 | perf/x86: Improve HT workaround GP counter constraint | Peter Zijlstra |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-04-17 | perf/x86: Fix hw_perf_event::flags collision | Peter Zijlstra |
2015-04-02 | perf/x86/intel: Streamline LBR MSR handling in PMI | Andi Kleen |
2015-04-02 | perf/x86/intel: Make the HT bug workaround conditional on HT enabled | Stephane Eranian |
2015-04-02 | perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ... | Stephane Eranian |
2015-04-02 | perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW | Maria Dimakopoulou |
2015-04-02 | perf/x86/intel: Implement cross-HT corruption bug workaround | Maria Dimakopoulou |
2015-04-02 | perf/x86/intel: Add cross-HT counter exclusion infrastructure | Maria Dimakopoulou |
2015-04-02 | perf/x86: Add 'index' param to get_event_constraint() callback | Stephane Eranian |
2015-04-02 | perf/x86: Add 3 new scheduling callbacks | Maria Dimakopoulou |
2015-04-02 | perf/x86: Vectorize cpuc->kfree_on_online | Stephane Eranian |
2015-04-02 | perf/x86: Rename x86_pmu::er_flags to 'flags' | Stephane Eranian |
2015-04-02 | perf/x86/intel/bts: Add BTS PMU driver | Alexander Shishkin |
2015-04-02 | perf/x86/intel/pt: Add Intel PT PMU driver | Alexander Shishkin |
2015-04-02 | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive | Alexander Shishkin |
2015-03-27 | perf/x86/intel: Add INST_RETIRED.ALL workarounds | Andi Kleen |
2015-02-18 | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra |
2015-02-18 | perf/x86/intel: Allocate space for storing LBR stack | Yan, Zheng |
2015-02-18 | perf/x86/intel: Add basic Haswell LBR call stack support | Yan, Zheng |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng |
2015-02-18 | perf: Introduce pmu context switch callback | Yan, Zheng |
2015-02-18 | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng |
2015-02-04 | perf/x86: Only allow rdpmc if a perf_event is mapped | Andy Lutomirski |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar |
2014-09-24 | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen |
2014-08-13 | perf/x86: Revamp PEBS event selection | Andi Kleen |
2014-07-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang |
2014-02-27 | perf/x86: Add a few more comments | Peter Zijlstra |
2014-02-09 | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra |
2013-12-05 | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou |
2013-10-04 | perf/x86: Suppress duplicated abort LBR records | Andi Kleen |
2013-09-12 | perf/x86/intel: Clean up checkpoint-interrupt bits | Peter Zijlstra |