summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-5/+1
|\
| * perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson2022-11-091-5/+1
* | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-1211-151/+519
|\ \
| * | perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang2022-11-241-0/+3
| * | perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang2022-11-241-0/+2
| * | perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang2022-11-241-0/+1
| * | perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang2022-11-241-0/+2
| * | perf/x86/intel/uncore: Make set_mapping() procedure voidAlexander Antonov2022-11-242-23/+20
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire RapidsAlexander Antonov2022-11-241-1/+42
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Icelake ServerAlexander Antonov2022-11-241-0/+75
| * | perf/x86/intel/uncore: Get UPI NodeID and GroupIDAlexander Antonov2022-11-241-8/+25
| * | perf/x86/intel/uncore: Enable UPI topology discovery for Skylake ServerAlexander Antonov2022-11-241-0/+130
| * | perf/x86/intel/uncore: Generalize get_topology() for SKX PMUsAlexander Antonov2022-11-241-10/+28
| * | perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2022-11-242-0/+6
| * | perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov2022-11-241-1/+16
| * | perf/x86/intel/uncore: Introduce UPI topology typeAlexander Antonov2022-11-242-1/+10
| * | perf/x86/intel/uncore: Generalize IIO topology supportAlexander Antonov2022-11-242-44/+122
| * | perf/amd/ibs: Make IBS a core pmuRavi Bangoria2022-11-241-2/+2
| * | perf/x86/amd: Remove the repeated declarationShaokun Zhang2022-11-241-1/+0
| * | perf/x86: Remove unused variable 'cpu_type'Rafael Mendonca2022-11-151-4/+0
| * | perf: Rewrite core context handlingPeter Zijlstra2022-10-277-80/+59
* | | Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan2022-11-191-1/+1
| | |/ | |/|
* | | perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter2022-11-161-0/+9
* | | perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria2022-11-161-3/+2
* | | perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das2022-11-091-0/+1
|/ /
* | perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
* | perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7
* | perf/x86/intel: Fix pebs event constraints for ICLKan Liang2022-11-021-2/+7
* | perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui2022-11-021-5/+1
* | perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria2022-10-271-1/+1
* | perf/x86/rapl: Add support for Intel Raptor LakeZhang Rui2022-10-271-0/+3
* | perf/x86/rapl: Add support for Intel AlderLake-NZhang Rui2022-10-271-0/+1
|/
* perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky2022-10-201-1/+1
* Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-1017-516/+1499
|\
| * perf/x86/amd/lbr: Adjust LBR regardless of filteringStephane Eranian2022-09-291-2/+6
| * perf/x86/utils: Fix uninitialized var in get_branch_type()Stephane Eranian2022-09-291-0/+4
| * perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria2022-09-291-1/+7
| * perf/x86/amd: Support PERF_SAMPLE_ADDRRavi Bangoria2022-09-291-1/+7
| * perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}Ravi Bangoria2022-09-291-1/+16
| * perf/x86/amd: Support PERF_SAMPLE_DATA_SRCRavi Bangoria2022-09-291-6/+312
| * perf/x86/uncore: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * perf/x86/cstate: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * perf/x86/msr: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * perf/x86: Add new Raptor Lake S supportKan Liang2022-09-291-0/+1
| * Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-294-8/+38
| |\
| | * Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-014-7/+36
| | |\
| | * | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| * | | perf: Use sample_flags for raw_dataNamhyung Kim2022-09-271-0/+1
| * | | perf: Use sample_flags for addrNamhyung Kim2022-09-271-2/+6