summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)Author
2021-03-16perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-09perf/x86: Make dummy_iregs staticPeter Zijlstra
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-10-29perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-10-26perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi
2020-09-10perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang
2020-07-08perf/x86/intel/lbr: Unify the stored format of LBR informationKan Liang
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-05-21perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-04-29x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar
2019-04-16perf/x86/intel: Add Icelake supportKan Liang
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-04-16perf/x86/intel/ds: Extract code of event update in short periodKan Liang
2019-04-16perf/x86/intel: Extract memory code PEBS parser for reuseAndi Kleen
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins
2018-04-05perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang
2018-03-09perf/x86/intel: Fix event update for auto-reloadKan Liang
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2017-12-23x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman