summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2023-10-08perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-09-25perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-09-22perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das
2023-09-05perf/x86/uncore: Correct the number of CHAs on EMRKan Liang
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-24perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...Ilpo Järvinen
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-07-26perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark
2023-07-26perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_srcNamhyung Kim
2023-07-10perf/x86: Use local64_try_cmpxchgUros Bizjak
2023-07-10perf/amd: Prevent grouping of IBS eventsRavi Bangoria
2023-07-10perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-16perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-23perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu
2023-05-08perf/x86/intel: Define bit macros for FixCntrCtl MSRDapeng Mi
2023-05-08perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang
2023-05-08perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian
2023-03-21perf/x86/cstate: Add Granite Rapids supportArtem Bityutskiy
2023-03-21perf/x86/msr: Add Granite RapidsKan Liang
2023-03-21perf/x86/intel: Add Granite RapidsKan Liang
2023-03-21perf/x86/amd/core: Always clear status for idxBreno Leitao
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang
2023-02-11x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang
2023-02-01perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-21perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang
2023-01-21perf/x86/uncore: Add a quirk for UPI on SPRKan Liang
2023-01-21perf/x86/uncore: Ignore broken units in discovery tableKan Liang
2023-01-21perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang
2023-01-21perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang
2023-01-18perf/x86/intel/cstate: Add Emerald RapidsKan Liang
2023-01-18perf/x86/intel: Add Emerald RapidsKan Liang
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar
2023-01-13x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra