aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/events/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang1-0/+1
2018-06-21perf/x86/intel/lbr: Optimize context switches for the LBR call stackKan Liang1-0/+4
2018-06-21perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang1-0/+1
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 'large PEBS'Kan Liang1-3/+3
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer thereKan Liang1-0/+2
2018-03-09perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang1-0/+1
2018-03-09perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang1-1/+1
2018-02-05x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa1-1/+2
2017-12-23x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins1-0/+2
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner1-19/+2
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen1-1/+23
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang1-1/+1
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen1-0/+3
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen1-0/+2
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen1-1/+2
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang1-0/+2
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang1-0/+3
2017-04-14perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang1-0/+1
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen1-1/+1
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra1-1/+1
2016-08-10perf/x86/intel: Clean up LBR state trackingPeter Zijlstra1-1/+0
2016-08-10perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra1-2/+8
2016-08-10perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra1-0/+2
2016-06-27perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros1-0/+2
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen1-0/+10
2016-05-05perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin1-0/+1
2016-04-23perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang1-0/+2
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang1-0/+2
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-03-29perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra1-0/+5
2016-03-25perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui1-3/+3
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar1-1/+1
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen1-0/+2
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian1-0/+2
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa1-0/+1
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-0/+955