summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-1/+1
* perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen2017-08-251-0/+3
* perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-251-0/+2
* perf/x86: Move Nehalem PEBS code to flagAndi Kleen2017-08-251-1/+2
* perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang2017-07-181-0/+2
* perf/x86: Add sysfs entry to freeze counters on SMIKan Liang2017-05-231-0/+3
* perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-04-141-0/+1
* perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2016-12-111-1/+1
* perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-221-1/+1
* perf/x86/intel: Clean up LBR state trackingPeter Zijlstra2016-08-101-1/+0
* perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra2016-08-101-2/+8
* perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-101-0/+2
* perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros2016-06-271-0/+2
* perf/x86: Support sysfs files depending on SMT statusAndi Kleen2016-06-031-0/+10
* perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin2016-05-051-0/+1
* perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang2016-04-231-0/+2
* perf/x86/intel: Add Goldmont CPU supportKan Liang2016-04-231-0/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-031-3/+3
|\
| * perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
* | perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-291-0/+5
|/
* Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-171-1/+1
* perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-03-081-0/+2
* perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian2016-03-081-0/+2
* perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-03-081-0/+1
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-0/+955
OpenPOWER on IntegriCloud