aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_ds.c
Commit message (Expand)AuthorAge
* perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-14
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-26
* perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-16
* perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-16
* perf_events: Update PEBS event constraintsStephane Eranian2011-03-04
* perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-02
* perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-22
* perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-22
* perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-22
* perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-22
* perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-22
* perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-22
* perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2010-09-13
* perf: Rework the PMU methodsPeter Zijlstra2010-09-09
* perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
* perf, x86: Consolidate some code repetitionPeter Zijlstra2010-05-07
* perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra2010-05-07
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
* perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2010-03-26
* perf, x86: Fix the !CONFIG_CPU_SUP_INTEL buildIngo Molnar2010-03-10
* perf, x86: Fixup the PEBS handler for Core2 cpusPeter Zijlstra2010-03-10
* perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable}Peter Zijlstra2010-03-10
* perf, x86: Deal with multiple state bits for pebs-fmt1Peter Zijlstra2010-03-10
* perf, x86: Fix PEBS enable/disable vs cpuc->enabledPeter Zijlstra2010-03-10
* perf, x86: Fix pebs drainsPeter Zijlstra2010-03-10
* perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-10
* perf, x86: Robustify PEBS fixupPeter Zijlstra2010-03-10
* perf, x86: Fix silly bug in data store buffer allocationPeter Zijlstra2010-03-10
* x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-10
* perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAWPeter Zijlstra2010-03-10
* perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra2010-03-10
* perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
* perf, x86: Add PEBS infrastructurePeter Zijlstra2010-03-10