Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa | 1 | -2/+9 |
2012-10-24 | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa | 1 | -0/+2 |
2012-10-04 | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 1 | -0/+2 |
2012-09-19 | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 1 | -1/+23 |
2012-09-04 | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 1 | -0/+1 |
2012-08-13 | perf/x86: disable PEBS on a guest entry. | Gleb Natapov | 1 | -1/+9 |
2012-07-26 | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 1 | -6/+86 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+7 |
2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 1 | -8/+8 |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 1 | -3/+48 |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 1 | -0/+33 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 1 | -7/+7 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 1 | -3/+3 |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 1 | -37/+108 |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 1 | -3/+3 |
2012-06-06 | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen | 1 | -0/+2 |
2012-06-06 | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra | 1 | -1/+2 |
2012-06-06 | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 1 | -8/+42 |
2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 1 | -28/+64 |
2012-06-06 | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra | 1 | -1/+2 |
2012-06-06 | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 1 | -8/+42 |
2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 1 | -28/+64 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 1 | -6/+8 |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 1 | -3/+1 |
2012-03-16 | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 1 | -0/+36 |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 1 | -27/+93 |
2012-03-12 | perf/x86: Prettify pmu config literals | Peter Zijlstra | 1 | -7/+14 |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra | 1 | -8/+9 |
2012-03-05 | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 1 | -0/+13 |
2012-03-05 | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 1 | -0/+35 |
2012-03-05 | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 1 | -1/+1 |
2012-03-05 | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 1 | -26/+44 |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -27/+61 |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 1 | -1/+1 |
2011-12-21 | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 1 | -0/+1 |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 1 | -10/+5 |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 1 | -30/+50 |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov | 1 | -5/+23 |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 1 | -0/+8 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 1 | -3/+88 |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 1 | -24/+29 |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 1 | -1/+1 |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song | 1 | -0/+1 |
2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity | 1 | -5/+18 |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 1 | -1/+58 |
2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 1 | -7/+37 |
2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 1 | -3/+10 |
2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 1 | -4/+12 |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 1 | -132/+128 |