aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski1-0/+2
2014-11-16perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen1-0/+4
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar1-1/+0
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen1-0/+1
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen1-6/+42
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang1-5/+7
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra1-3/+5
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra1-0/+1
2013-12-05perf/x86: Fix constraint table end marker bugMaria Dimakopoulou1-3/+12
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen1-0/+1
2013-09-12perf/x86/intel: Clean up checkpoint-interrupt bitsPeter Zijlstra1-0/+5
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng1-0/+2
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian1-1/+2
2013-06-26perf/x86/intel: Support full width countingAndi Kleen1-0/+5
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen1-0/+6
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen1-0/+1
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen1-0/+2
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen1-1/+4
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter1-1/+1
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian1-0/+5
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian1-1/+24
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian1-3/+5
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian1-0/+17
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen1-0/+1
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin1-0/+6
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin1-16/+5
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa1-0/+1
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa1-1/+1
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa1-0/+2
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri 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-0/+2
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra1-0/+20
2012-07-26perf/x86: Make bitfield unsignedPeter Zijlstra1-1/+1
2012-07-05perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra1-2/+5
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra1-1/+3
2012-06-18perf: Export perf_assign_events()Yan, Zheng1-0/+2
2012-06-06perf/x86: Don't assume there can be only 4 PEBS eventsAndi Kleen1-1/+2
2012-06-06perf/x86: Fix wrmsrl() debug wrapperPeter Zijlstra1-0/+12
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra1-0/+1
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra1-0/+1
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa1-0/+1
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+19
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra1-0/+23
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-0/+1
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian1-0/+10
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian1-0/+2
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian1-0/+2
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-2/+6