| Commit message (Expand) | Author | Age |
* | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2014-09-24 |
* | perf/x86: Revamp PEBS event selection | Andi Kleen | 2014-08-13 |
* | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | 2014-07-16 |
* | perf/x86: Add a few more comments | Peter Zijlstra | 2014-02-27 |
* | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra | 2014-02-09 |
* | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou | 2013-12-05 |
* | perf/x86: Suppress duplicated abort LBR records | Andi Kleen | 2013-10-04 |
* | perf/x86/intel: Clean up checkpoint-interrupt bits | Peter Zijlstra | 2013-09-12 |
* | perf/x86: Add Silvermont (22nm Atom) support | Yan, Zheng | 2013-09-02 |
* | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 2013-06-26 |
* | perf/x86/intel: Support full width counting | Andi Kleen | 2013-06-26 |
* | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 2013-06-19 |
* | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2013-06-19 |
* | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 2013-06-19 |
* | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 2013-06-19 |
* | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 2013-06-19 |
* | perf/x86: Add support for PEBS Precise Store | Stephane Eranian | 2013-04-01 |
* | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 2013-04-01 |
* | perf/x86: Add flags to event constraints | Stephane Eranian | 2013-04-01 |
* | perf/x86: Improve sysfs event mapping with event string | Stephane Eranian | 2013-03-26 |
* | perf/x86: Support CPU specific sysfs events | Andi Kleen | 2013-03-26 |
* | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 2013-02-06 |
* | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2013-02-06 |
* | perf/x86: Add hardware events translations for Intel P6 cpus | Jiri Olsa | 2012-10-24 |
* | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa | 2012-10-24 |
* | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa | 2012-10-24 |
* | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa | 2012-10-24 |
* | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 2012-10-04 |
* | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 2012-09-19 |
* | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 |
* | perf/x86: Make bitfield unsigned | Peter Zijlstra | 2012-07-26 |
* | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra | 2012-07-05 |
* | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 |
* | perf: Export perf_assign_events() | Yan, Zheng | 2012-06-18 |
* | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen | 2012-06-06 |
* | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra | 2012-06-06 |
* | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 2012-06-06 |
* | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 2012-06-06 |
* | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 |
* | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 |
|\ |
|
| * | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 |
| * | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 |
| * | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 |
| * | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 2012-03-05 |
| * | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 2012-03-05 |
* | | perf/x86: Prettify pmu config literals | Peter Zijlstra | 2012-03-12 |
|/ |
|
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 |
|\ |
|
| * | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel | 2012-03-02 |
* | | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 2011-12-21 |
|/ |
|
* | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 2011-12-06 |