| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -6/+6 |
* | perf, x86: Consolidate some code repetition | Peter Zijlstra | 2010-05-07 | 1 | -53/+44 |
* | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 2010-05-07 | 1 | -14/+0 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 1 | -1/+1 |
* | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 2010-03-26 | 1 | -16/+7 |
* | perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build | Ingo Molnar | 2010-03-10 | 1 | -1/+1 |
* | perf, x86: Fixup the PEBS handler for Core2 cpus | Peter Zijlstra | 2010-03-10 | 1 | -14/+24 |
* | perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} | Peter Zijlstra | 2010-03-10 | 1 | -5/+3 |
* | perf, x86: Deal with multiple state bits for pebs-fmt1 | Peter Zijlstra | 2010-03-10 | 1 | -3/+13 |
* | perf, x86: Fix PEBS enable/disable vs cpuc->enabled | Peter Zijlstra | 2010-03-10 | 1 | -2/+3 |
* | perf, x86: Fix pebs drains | Peter Zijlstra | 2010-03-10 | 1 | -12/+3 |
* | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 1 | -3/+2 |
* | perf, x86: Robustify PEBS fixup | Peter Zijlstra | 2010-03-10 | 1 | -2/+19 |
* | perf, x86: Fix silly bug in data store buffer allocation | Peter Zijlstra | 2010-03-10 | 1 | -3/+1 |
* | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra | 2010-03-10 | 1 | -2/+0 |
* | perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW | Peter Zijlstra | 2010-03-10 | 1 | -0/+14 |
* | perf, x86: Clean up IA32_PERF_CAPABILITIES usage | Peter Zijlstra | 2010-03-10 | 1 | -15/+15 |
* | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -2/+82 |
* | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 | 1 | -0/+557 |