Age | Commit message (Expand) | Author |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter |
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-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming |
2011-03-16 | perf, x86: Clean up SandyBridge PEBS events | Lin Ming |
2011-03-04 | perf_events: Update PEBS event constraints | Stephane Eranian |
2011-03-02 | perf, x86: Add Intel SandyBridge CPU support | Lin Ming |
2010-10-22 | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra |
2010-10-22 | perf, x86: Extract DS alloc/free functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra |
2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra |
2010-04-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-03-26 | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra |
2010-03-10 | perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build | Ingo Molnar |
2010-03-10 | perf, x86: Fixup the PEBS handler for Core2 cpus | Peter Zijlstra |
2010-03-10 | perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} | Peter Zijlstra |
2010-03-10 | perf, x86: Deal with multiple state bits for pebs-fmt1 | Peter Zijlstra |
2010-03-10 | perf, x86: Fix PEBS enable/disable vs cpuc->enabled | Peter Zijlstra |
2010-03-10 | perf, x86: Fix pebs drains | Peter Zijlstra |
2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra |
2010-03-10 | perf, x86: Robustify PEBS fixup | Peter Zijlstra |
2010-03-10 | perf, x86: Fix silly bug in data store buffer allocation | Peter Zijlstra |
2010-03-10 | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra |
2010-03-10 | perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW | Peter Zijlstra |
2010-03-10 | perf, x86: Clean up IA32_PERF_CAPABILITIES usage | Peter Zijlstra |
2010-03-10 | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra |
2010-03-10 | perf, x86: Add PEBS infrastructure | Peter Zijlstra |