summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-161-0/+3
* perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-051-9/+9
* Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-051-1/+2
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+2
* | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-181-0/+1
|/
* perf/x86: Add a few more commentsPeter Zijlstra2014-02-271-14/+33
* perf/x86: Fix event schedulingPeter Zijlstra2014-02-271-0/+3
* perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-091-1/+1
* perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-091-1/+5
* sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-131-1/+1
* sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-131-4/+10
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-061-2/+2
* perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-291-3/+3
* perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
* perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+5
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-231-0/+6
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-261-1/+25
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-1/+11
* perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-191-1/+2
* perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-191-13/+15
* perf/x86: Check all MSRs before passing hw checkGeorge Dunlap2013-04-211-11/+17
* perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-011-1/+4
* perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-1/+1
* perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-261-8/+12
* perf/x86: Support CPU specific sysfs eventsAndi Kleen2013-03-261-0/+34
* perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-061-1/+1
* perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-311-10/+3
* perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0
* perf/x86: Fix sparse warningsPeter Huewe2012-10-301-2/+2
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-241-2/+1
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-241-0/+40
* perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-241-0/+22
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-241-0/+60
* x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-241-4/+6
* perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-161-0/+6
* perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-311-10/+79
* perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-051-7/+14
* perf/x86: Improve debug output in check_hw_exists()Robert Richter2012-07-051-3/+5
* perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter2012-07-051-32/+2
* perf/x86: Rename Intel specific macrosRobert Richter2012-07-051-19/+19
* Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-051-1/+1
|\
| * x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-071-1/+1
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-051-1/+1
|\ \
| * | perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra2012-07-051-1/+1
* | | perf: Export perf_assign_events()Yan, Zheng2012-06-181-3/+3
* | | perf/x86/amd: Fix RDPMC index calculation for AMD family 15hRobert Richter2012-06-181-1/+1
* | | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()Shuah Khan2012-06-111-1/+6
* | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver2012-06-061-1/+3
OpenPOWER on IntegriCloud