aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra1-1/+4
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen1-1/+10
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian1-0/+24
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa1-2/+11
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.cBorislav Petkov1-0/+1368