aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.c
Commit message (Expand)AuthorAge
* 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
|\
| * x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-07
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05
|\ \
| * | perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra2012-07-05
* | | perf: Export perf_assign_events()Yan, Zheng2012-06-18
* | | perf/x86/amd: Fix RDPMC index calculation for AMD family 15hRobert Richter2012-06-18
* | | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()Shuah Khan2012-06-11
* | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver2012-06-06
* | | perf/x86: Fix wrmsrl() debug wrapperPeter Zijlstra2012-06-06
|/ /
* | perf/x86: Check if user fp is validArun Sharma2012-06-06
* | perf/x86: Allow multiple stacksArun Sharma2012-06-06
* | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-06
|/
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
* perf: Trivial cleanup of duplicate codeRobert Richter2012-04-26
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\
| * Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\
| * | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
| * | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ | |_|/ |/| |
| * | x32: Handle process creationH. Peter Anvin2012-02-20
* | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
| |/ |/|
* | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
* | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-05
* | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-05
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\|
* | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
|\ \
| * | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-03
| |/
* | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
* | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
* | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-21
|/
* perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21