aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+2
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson1-0/+1
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin1-1/+50
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang1-1/+1
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang1-4/+2
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang1-1/+1
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang1-0/+1
2019-05-21perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian1-14/+14
2019-04-29x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar1-4/+4
2019-04-16perf/x86/intel: Add Icelake supportKan Liang1-2/+23
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra1-1/+1
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang1-25/+355
2019-04-16perf/x86/intel/ds: Extract code of event update in short periodKan Liang1-13/+20
2019-04-16perf/x86/intel: Extract memory code PEBS parser for reuseAndi Kleen1-29/+34
2019-04-16perf/x86: Support outputting XMM registersKan Liang1-1/+3
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen1-0/+2
2018-12-03x86: Fix various typos in commentsIngo Molnar1-1/+1
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang1-6/+0
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang1-9/+27
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang1-0/+7
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra1-14/+11
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins1-3/+5
2018-04-05perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian1-10/+24
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar1-8/+17
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+3
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to 'large PEBS'Kan Liang1-3/+3
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer thereKan Liang1-0/+9
2018-03-09perf/x86/intel: Fix event update for auto-reloadKan Liang1-4/+88
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra1-0/+16
2017-12-23x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins1-45/+80
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang1-1/+1
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen1-19/+32
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen1-4/+1
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa1-6/+8
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa1-0/+2
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang1-0/+6
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang1-1/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-1/+5
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra1-12/+23
2016-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-8/+11
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra1-8/+11
2016-08-18perf/x86: Fix PEBS threshold initializationJiri Olsa1-1/+11
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra1-6/+2
2016-08-10perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra1-35/+67
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang1-0/+6