summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.c
AgeCommit message (Expand)Author
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-08Merge 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-28Merge 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
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-08-25perf: Remove unused variableLin Ming
2010-08-20perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra
2010-08-18perf: Fix race in callchainsFrederic Weisbecker
2010-08-18perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-18perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-18perf: Generalize callchain_store()Frederic Weisbecker
2010-08-18perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra