summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang3-0/+139
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang2-1/+261
2021-04-19perf/x86/intel: Add attr_update for Hybrid PMUsKan Liang1-6/+114
2021-04-19perf/x86: Register hybrid PMUsKan Liang1-2/+91
2021-04-19perf/x86/intel: Factor out intel_pmu_check_extra_regsKan Liang1-14/+21
2021-04-19perf/x86/intel: Factor out intel_pmu_check_event_constraintsKan Liang1-35/+47
2021-04-19perf/x86/intel: Factor out intel_pmu_check_num_countersKan Liang1-14/+24
2021-04-19perf/x86: Hybrid PMU support for extra_regsKan Liang1-6/+9
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang2-4/+6
2021-04-19perf/x86: Hybrid PMU support for unconstrainedKan Liang1-1/+1
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang2-8/+14
2021-04-19perf/x86: Hybrid PMU support for intel_ctrlKan Liang1-5/+9
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang2-5/+19
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang3-7/+8
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang1-3/+13
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov3-34/+47
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang4-0/+101
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang4-7/+177
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang1-6/+14
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang4-10/+182
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang4-8/+448
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-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-16/+62
2020-12-14Merge 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