aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.h
Commit message (Expand)AuthorAge
* perf/x86: Add support for PEBS Precise StoreStephane Eranian2013-04-01
* perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-01
* perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
* perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-26
* perf/x86: Support CPU specific sysfs eventsAndi Kleen2013-03-26
* perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-06
* perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-06
* perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-24
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-24
* perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-04
* perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-19
* perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-31
* perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-26
* perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra2012-07-05
* perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-05
* perf: Export perf_assign_events()Yan, Zheng2012-06-18
* perf/x86: Don't assume there can be only 4 PEBS eventsAndi Kleen2012-06-06
* perf/x86: Fix wrmsrl() debug wrapperPeter Zijlstra2012-06-06
* perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-06
* perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-06
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-12
|\
| * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
| * perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-05
| * perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-05
| * perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-05
| * perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-05
* | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-12
|/
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\
| * perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
* | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
|/
* perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
* x86, perf: Disable non available architectural eventsGleb Natapov2011-12-06
* perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
* perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-10
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-26