summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c
Commit message (Expand)AuthorAgeFilesLines
* x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra2022-02-021-0/+13
* perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)2022-01-181-0/+2
* perf/x86/intel: Add a quirk for the calculation of the number of counters on ...Kan Liang2022-01-181-0/+13
* Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-4/+1
|\
| * perf: Add wrappers for invoking guest callbacksSean Christopherson2021-11-171-4/+1
| * perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-4/+1
| * perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-3/+6
* | x86/perf: Fix snapshot_branch_stack warning in VMSong Liu2021-11-171-2/+0
|/
* perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu2021-11-111-1/+3
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-6/+61
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-0/+1
| |\
| * | perf: Enable branch record for software eventsSong Liu2021-09-131-6/+61
* | | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-2/+19
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian2021-10-301-2/+3
| * | perf/x86: Add new event for AUX output counter indexAdrian Hunter2021-10-151-0/+16
| |/
* / perf/x86/intel: Update event constraints for ICXKan Liang2021-10-011-0/+1
|/
* perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-261-4/+4
* perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-061-8/+15
* Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-3/+12
|\
| * perf/x86/intel: Fix instructions:ppp support in Sapphire RapidsKan Liang2021-06-231-1/+3
| * perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire RapidsKan Liang2021-06-231-0/+2
| * perf/x86/intel: Fix fixed counter check warning for some Alder LakeKan Liang2021-06-231-2/+7
* | Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+7
|\ \
| * | x86/events/intel: Do not deploy TSX force abort workaround when TSX is deprec...Pawan Gupta2021-06-151-1/+7
| |/
* / perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu2021-05-181-1/+1
|/
* Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-281-93/+596
|\
| * perf/x86/intel: Add Alder Lake Hybrid supportKan Liang2021-04-191-1/+254
| * perf/x86/intel: Add attr_update for Hybrid PMUsKan Liang2021-04-191-6/+114
| * perf/x86: Register hybrid PMUsKan Liang2021-04-191-2/+91
| * perf/x86/intel: Factor out intel_pmu_check_extra_regsKan Liang2021-04-191-14/+21
| * perf/x86/intel: Factor out intel_pmu_check_event_constraintsKan Liang2021-04-191-35/+47
| * perf/x86/intel: Factor out intel_pmu_check_num_countersKan Liang2021-04-191-14/+24
| * perf/x86: Hybrid PMU support for extra_regsKan Liang2021-04-191-6/+9
| * perf/x86: Hybrid PMU support for event constraintsKan Liang2021-04-191-2/+3
| * perf/x86: Hybrid PMU support for unconstrainedKan Liang2021-04-191-1/+1
| * perf/x86: Hybrid PMU support for countersKan Liang2021-04-191-3/+5
| * perf/x86: Hybrid PMU support for intel_ctrlKan Liang2021-04-191-5/+9
| * perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang2021-04-191-4/+18
| * perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang2021-04-191-1/+1
* | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-7/+7
|\ \
| * | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
| * | Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2021-03-211-0/+3
| |\ \
| * | | x86: Fix various typos in commentsIngo Molnar2021-03-181-6/+6
| | |/ | |/|
* | | perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson2021-04-221-1/+1
| |/ |/|
* | perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang2021-03-161-0/+3
|/
* perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang2021-03-061-1/+4
* perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson2021-02-101-0/+3
* perf/x86/intel: Support CPUID 10.ECX to disable fixed countersKan Liang2021-02-011-10/+24
* perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-011-5/+302
* perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang2021-02-011-2/+13