summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/ds.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-07-251-1/+1
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\
| * x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-291-4/+4
* | perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang2019-06-241-4/+2Star
* | perf/x86: Clean up PEBS_XMM_REGSKan Liang2019-06-241-1/+1
* | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-0/+1
* | perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-05-211-14/+14
* | perf/x86/intel: Add Icelake supportKan Liang2019-04-161-2/+23
* | perf/x86: Support constraint rangesPeter Zijlstra2019-04-161-1/+1
* | perf/x86/intel: Support adaptive PEBS v4Kan Liang2019-04-161-25/+355
* | perf/x86/intel/ds: Extract code of event update in short periodKan Liang2019-04-161-13/+20
* | perf/x86/intel: Extract memory code PEBS parser for reuseAndi Kleen2019-04-161-29/+34
* | perf/x86: Support outputting XMM registersKan Liang2019-04-161-1/+3
|/
* perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen2019-02-111-0/+2
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2018-07-251-6/+0Star
* perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang2018-07-251-9/+27
* perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang2018-07-251-0/+7
* perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-251-14/+11Star
* x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
* perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian2018-04-051-10/+24
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-291-8/+17
|\
| * perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-03-271-8/+17
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-03-241-3/+3
|\|
| * perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-201-3/+3
* | perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang2018-03-091-0/+9
* | perf/x86/intel: Fix event update for auto-reloadKan Liang2018-03-091-4/+88
|/
* perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra2018-01-251-15/+18
* x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra2018-01-051-0/+16
* x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins2017-12-231-45/+80
* x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner2017-12-231-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-1/+1
* perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-251-19/+32
* perf/x86: Move Nehalem PEBS code to flagAndi Kleen2017-08-251-4/+1Star
* perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa2017-07-211-6/+8
* perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa2017-07-181-0/+2
* perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang2017-07-181-0/+6
* perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-04-141-1/+1
* perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-1/+5
* perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-221-12/+23
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-101-8/+11
|\
| * perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
* | perf/x86: Fix PEBS threshold initializationJiri Olsa2016-08-181-1/+11
* | perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra2016-08-101-6/+2Star
* | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-101-35/+67
|/
* perf/x86/intel: Add Goldmont CPU supportKan Liang2016-04-231-0/+6
* perf/x86/BTS: Fix RCU usagePeter Zijlstra2016-03-211-1/+4
* perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-03-081-1/+10
* perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian2016-03-081-0/+24