summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2023-01-18perf/x86/intel/cstate: Add Emerald RapidsKan Liang1-0/+1
2023-01-18perf/x86/intel: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang1-9/+12
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+1
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-94/+485
2022-12-12Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2022-11-24perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang1-0/+3
2022-11-24perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang1-0/+2
2022-11-24perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2022-11-24perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang1-0/+2
2022-11-24perf/x86/intel/uncore: Make set_mapping() procedure voidAlexander Antonov2-23/+20
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire RapidsAlexander Antonov1-1/+42
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Icelake ServerAlexander Antonov1-0/+75
2022-11-24perf/x86/intel/uncore: Get UPI NodeID and GroupIDAlexander Antonov1-8/+25
2022-11-24perf/x86/intel/uncore: Enable UPI topology discovery for Skylake ServerAlexander Antonov1-0/+130
2022-11-24perf/x86/intel/uncore: Generalize get_topology() for SKX PMUsAlexander Antonov1-10/+28
2022-11-24perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2-0/+6
2022-11-24perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2022-11-24perf/x86/intel/uncore: Introduce UPI topology typeAlexander Antonov2-1/+10
2022-11-24perf/x86/intel/uncore: Generalize IIO topology supportAlexander Antonov2-44/+122
2022-11-19perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan1-1/+1
2022-11-16perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-09perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson1-5/+1
2022-11-02perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-02perf/x86/intel: Fix pebs event constraints for SPRKan Liang1-2/+7
2022-11-02perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-10-27perf: Rewrite core context handlingPeter Zijlstra3-30/+27
2022-10-20perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-1/+1
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-334/+134
2022-09-29perf/x86/uncore: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29perf/x86/cstate: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29perf/x86: Add new Raptor Lake S supportKan Liang1-0/+1
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra4-8/+38
2022-09-27perf: Use sample_flags for addrNamhyung Kim1-2/+6
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim1-3/+0
2022-09-13perf: Use sample_flags for callchainNamhyung Kim1-2/+6
2022-09-07perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang1-9/+13
2022-09-07perf/x86/p4: Remove perfctr_second_write quirkPeter Zijlstra1-10/+27
2022-09-07perf/x86/intel: Remove x86_pmu::update_topdown_eventPeter Zijlstra1-10/+12
2022-09-07perf/x86/intel: Remove x86_pmu::set_topdown_event_periodPeter Zijlstra1-6/+10
2022-09-07perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra1-11/+8
2022-09-07perf/x86/intel: Move the topdown stuff into the intel driverPeter Zijlstra1-3/+23
2022-09-06perf: Use sample_flags for txnKan Liang1-2/+6
2022-09-06perf: Use sample_flags for data_srcKan Liang1-2/+6
2022-09-06perf: Use sample_flags for weightKan Liang1-3/+7
2022-09-06perf: Use sample_flags for branch stackKan Liang2-2/+7
2022-09-06perf/x86/intel/pebs: Fix PEBS timestamps overwrittenKan Liang1-2/+6
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-7/+36
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu1-1/+2