summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)Author
2011-10-03x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar
2011-03-19perf, x86: Fix Intel fixed counters base initializationStephane Eranian
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-16perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-02perf, x86: Add Intel SandyBridge CPU supportLin Ming
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter
2011-01-27x86, perf: Change two init functions to staticYinghai Lu
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-16perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-22perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra
2010-10-22perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra
2010-10-22perf, x86: Fixup the precise_ip computationPeter Zijlstra
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra