summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06perf/x86: Check if user fp is validArun Sharma1-0/+12
2012-06-06perf/x86: Allow multiple stacksArun Sharma1-6/+0
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra1-0/+1
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-3/+1
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter1-3/+0
2012-04-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+16
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+3
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar1-2/+2
2012-03-24bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-2/+2
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra1-1/+9
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa1-0/+7
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-7/+14
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian1-0/+60
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+3
2012-02-21x32: Handle process creationH. Peter Anvin1-1/+3
2012-02-07Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo1-3/+0
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian1-3/+0
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra1-0/+14
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra1-1/+54
2011-12-21perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra1-0/+15
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian1-1/+7
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov1-0/+12
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra1-2/+3
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra1-5/+14
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter1-2/+43
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter1-53/+132
2011-11-14perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra1-5/+1
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-5/+5
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-65/+4
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester1-351/+18
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar1-0/+3
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin1-0/+3
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra1-0/+8
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter1-35/+0
2011-07-15perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov1-7/+0
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra1-1/+4
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian1-0/+1
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian1-14/+45
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian1-17/+61
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov1-0/+7
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-13/+0
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-5/+17
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus1-2/+10
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra1-2/+2
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar1-1/+5
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter1-4/+11
2011-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+8
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar1-2/+7