aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-09perf/x86/intel: Add Tremont Topdown supportKan Liang
2020-12-09perf/x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang
2020-12-09perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-11-10perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian
2020-11-09perf/x86: Make dummy_iregs staticPeter Zijlstra
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-10-29perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang
2020-10-29perf/x86/intel/uncore: Add Rocket Lake supportKan Liang
2020-10-29perf/x86/msr: Add Rocket Lake CPU supportKan Liang
2020-10-29perf/x86/cstate: Add Rocket Lake CPU supportKan Liang
2020-10-29perf/x86/intel: Add Rocket Lake CPU supportKan Liang
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2020-10-29perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-10-26perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-06perf/x86: Fix n_metric for cancelled txnPeter Zijlstra
2020-10-06perf/x86: Fix n_pair for cancelled txnPeter Zijlstra
2020-10-03x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-10-03perf/x86/intel: Check perf metrics feature for each CPUKan Liang
2020-09-29perf/x86/intel: Fix Ice Lake event constraint tableKan Liang
2020-09-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang
2020-09-29perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov
2020-09-29perf/x86/msr: Add Jasper Lake supportKan Liang
2020-09-29perf/x86/intel: Add Jasper Lake supportKan Liang
2020-09-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang
2020-09-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang
2020-09-24perf/x86/intel/uncore: Support PCIe3 unit on Snow RidgeKan Liang
2020-09-24perf/x86/intel/uncore: Generic support for the PCI sub driverKan Liang
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()Kan Liang
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()Kan Liang
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()Kan Liang
2020-09-24perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()Kan Liang
2020-09-24perf/amd/uncore: Inform the user how many counters each uncore PMU hasKim Phillips
2020-09-24perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specificationKim Phillips
2020-09-24perf/amd/uncore: Allow F17h user threadmask and slicemask specificationKim Phillips
2020-09-24perf/amd/uncore: Prepare to scale for more attributes that vary per familyKim Phillips
2020-09-10arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-09-10perf/x86/rapl: Add AMD Fam19h RAPL supportKim Phillips