summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2021-06-30perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang1-2/+2
2021-03-25perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian1-1/+1
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim1-1/+1
2020-11-09perf/x86: Make dummy_iregs staticPeter Zijlstra1-1/+1
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra1-22/+25
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra1-2/+2
2020-09-10perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang1-12/+20
2020-07-08perf/x86/intel/lbr: Unify the stored format of LBR informationKan Liang1-3/+3
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-09Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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...Kan Liang1-3/+3
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan 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