summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | perf/x86: Fix wrmsrl() debug wrapperPeter Zijlstra2012-06-061-11/+0
|/ /
* | perf/x86: Check if user fp is validArun Sharma2012-06-061-0/+12
* | perf/x86: Allow multiple stacksArun Sharma2012-06-061-6/+0
* | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-061-0/+1
|/
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* perf: Trivial cleanup of duplicate codeRobert Richter2012-04-261-3/+0
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-311-1/+16
|\
| * Merge branch 'linus' into perf/urgentIngo Molnar2012-03-261-2/+2
| |\
| * | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-1/+9
| * | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+7
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+3
|\ \ \ | |_|/ |/| |
| * | x32: Handle process creationH. Peter Anvin2012-02-201-1/+3
* | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-2/+2
| |/ |/|
* | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-051-7/+14
* | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
* | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-051-0/+4
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-051-0/+3
|\ \ | |/
* | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-061-3/+0
|\ \
OpenPOWER on IntegriCloud