summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)Author
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan 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
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra
2016-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-08-18perf/x86: Fix PEBS threshold initializationJiri Olsa
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra
2016-08-10perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-17perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.cBorislav Petkov