summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2023-09-05perf/x86/uncore: Correct the number of CHAs on EMRKan Liang1-1/+11
2023-08-29Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-13/+66
2023-08-24perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...Ilpo Järvinen1-1/+1
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang2-3/+58
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra3-3/+3
2023-07-10perf/x86: Use local64_try_cmpxchgUros Bizjak1-6/+4
2023-07-10perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim1-0/+7
2023-06-28Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+9
2023-06-16perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang1-1/+14
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-23perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu1-1/+1
2023-05-08perf/x86/intel: Define bit macros for FixCntrCtl MSRDapeng Mi1-9/+9
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang1-24/+32
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian1-0/+12
2023-03-21perf/x86/cstate: Add Granite Rapids supportArtem Bityutskiy1-0/+2
2023-03-21perf/x86/intel: Add Granite RapidsKan Liang1-2/+14
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2023-02-21Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-116/+659
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-9/+15
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang3-0/+169
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang1-9/+26
2023-02-02perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu2-1/+4
2023-01-21perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang1-3/+15
2023-01-21perf/x86/uncore: Add a quirk for UPI on SPRKan Liang4-24/+136
2023-01-21perf/x86/uncore: Ignore broken units in discovery tableKan Liang4-6/+32
2023-01-21perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang1-2/+8
2023-01-21perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang4-25/+19
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-18perf/core: Introduce perf_prepare_header()Namhyung Kim1-1/+2
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim2-10/+5
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim1-8/+4
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar1-0/+1
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang1-9/+12
2023-01-09perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang1-0/+22
2023-01-09perf/x86: Support Retire LatencyKan Liang2-1/+35
2023-01-09perf/x86: Add Meteor Lake supportKan Liang2-25/+186
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-27perf/x86/lbr: Simplify the exposure check for the LBR_INFO registersLike Xu1-3/+1
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+1
2022-12-13Merge 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