aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAge
* perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-29
* perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-28
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang2014-10-03
* | perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-24
* | perf/x86: Fix :pp without LBRAndi Kleen2014-08-13
|/
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-16
* perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-05
* Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-05
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-24
* | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-18
|/
* perf/x86: Add a few more commentsPeter Zijlstra2014-02-27
* perf/x86: Fix event schedulingPeter Zijlstra2014-02-27
* perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-09
* perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-09
* sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
* sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-29
* perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-04
* perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-28
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-23
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-26
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
* perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-19
* perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-19
* perf/x86: Check all MSRs before passing hw checkGeorge Dunlap2013-04-21
* 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: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
* perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-10
* perf/x86: Fix sparse warningsPeter Huewe2012-10-30
* 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: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-24
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-24
* x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-24
* perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-16
* perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-31
* perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-05
* perf/x86: Improve debug output in check_hw_exists()Robert Richter2012-07-05
* perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter2012-07-05
* perf/x86: Rename Intel specific macrosRobert Richter2012-07-05
* Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-05
|\