summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/ds.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+2
* | 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
* perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-03-081-2/+11
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.cBorislav Petkov2016-02-171-0/+1368
OpenPOWER on IntegriCloud