summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-20/+20
2021-04-22perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-21perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-03-22x86: Fix various typos in comments, take #2Ingo Molnar3-3/+3
2021-03-22x86: Remove unusual Unicode characters from commentsIngo Molnar1-6/+6
2021-03-22Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2-1/+4
2021-03-18x86: Fix various typos in commentsIngo Molnar5-11/+11
2021-03-16perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang1-0/+3
2021-03-16perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-06perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang1-1/+4
2021-02-10perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson1-0/+3
2021-02-01perf/x86/intel: Support CPUID 10.ECX to disable fixed countersKan Liang1-10/+24
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2-9/+416
2021-02-01perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang1-2/+13
2021-02-01perf/x86/intel: Factor out intel_update_topdown_event()Kan Liang1-7/+13
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-8/+9
2021-01-27perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra1-152/+0
2021-01-27x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu1-20/+0
2021-01-14perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA infoSteve Wahl1-28/+65
2021-01-14perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl4-57/+39
2020-12-15Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-16/+62
2020-12-15Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2020-12-09perf/x86/intel: Add Tremont Topdown supportKan Liang1-0/+14
2020-12-09perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang1-1/+1
2020-12-09perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang1-1/+1
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian1-1/+1
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim1-1/+1
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra7-44/+103
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen3-11/+11
2020-11-10perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann1-1/+1
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian1-0/+10
2020-11-09perf/x86: Make dummy_iregs staticPeter Zijlstra1-1/+1
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra2-23/+26
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra1-2/+2
2020-10-29perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang1-1/+2
2020-10-29perf/x86/intel/uncore: Add Rocket Lake supportKan Liang2-1/+25
2020-10-29perf/x86/cstate: Add Rocket Lake CPU supportKan Liang1-9/+10
2020-10-29perf/x86/intel: Add Rocket Lake CPU supportKan Liang1-0/+1
2020-10-29perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang1-3/+8
2020-10-26perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2-2/+2
2020-10-13Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-103/+687
2020-10-03perf/x86/intel: Check perf metrics feature for each CPUKan Liang1-0/+11
2020-09-29perf/x86/intel: Fix Ice Lake event constraint tableKan Liang1-1/+1
2020-09-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang1-6/+6
2020-09-29perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov1-2/+5
2020-09-29perf/x86/intel: Add Jasper Lake supportKan Liang1-0/+1
2020-09-29perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang1-1/+1
2020-09-29perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang1-4/+25
2020-09-29perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang3-2/+19
2020-09-24perf/x86/intel/uncore: Support PCIe3 unit on Snow RidgeKan Liang1-0/+53