aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song1-0/+1
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu1-1/+4
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa1-2/+9
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa1-0/+2
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver1-0/+2
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian1-1/+23
2012-09-04perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian1-0/+1
2012-08-13perf/x86: disable PEBS on a guest entry.Gleb Natapov1-1/+9
2012-07-26perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng1-6/+86
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+7
2012-07-06perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg1-8/+8
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra1-3/+48
2012-07-05perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter1-0/+33
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter1-7/+7
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar1-3/+3
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar1-37/+108
2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin1-3/+3
2012-06-06perf/x86: Don't assume there can be only 4 PEBS eventsAndi Kleen1-0/+2
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra1-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra1-8/+42
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra1-28/+64
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra1-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra1-8/+42
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra1-28/+64
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-6/+8
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-3/+1
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa1-0/+36
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-27/+93
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra1-7/+14
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-0/+13
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian1-0/+35
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian1-1/+1
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian1-26/+44
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+61
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter1-1/+1
2011-12-21perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian1-0/+1
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian1-10/+5
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra1-30/+50
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov1-5/+23
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra1-0/+8
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov1-3/+88
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester1-24/+29
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra1-1/+1
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity1-5/+18
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-1/+58
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra1-7/+37
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian1-3/+10