summaryrefslogtreecommitdiff
path: root/arch/x86/events/perf_event.h
AgeCommit message (Expand)Author
2022-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitMark Brown
2022-07-04perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang
2022-07-04perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang
2022-06-13x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPELike Xu
2022-06-08x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK valuePeter Zijlstra (Intel)
2022-06-08perf/x86/core: Pass "struct kvm_pmu *" to determine the guest valuesLike Xu
2022-06-08perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake ServerLike Xu
2022-05-18perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra
2022-04-05perf/x86/amd: Add idle hooks for branch samplingStephane Eranian
2022-04-05perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian
2022-04-05perf/x86/amd: Add AMD branch sampling period adjustmentStephane Eranian
2022-04-05perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian
2022-01-18perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)
2021-12-14x86: perf: Move RDPMC event flag to a common definitionRob Herring
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-20x86/pkru: Remove useless includeThomas Gleixner
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter
2021-09-13perf: Enable branch record for software eventsSong Liu
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang
2021-04-19perf/x86: Support filter_match callbackKan Liang
2021-04-19perf/x86: Add structures for the attributes of Hybrid PMUsKan Liang
2021-04-19perf/x86: Register hybrid PMUsKan Liang
2021-04-19perf/x86: Factor out x86_pmu_show_pmu_capKan Liang
2021-04-19perf/x86: Hybrid PMU support for extra_regsKan Liang
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang
2021-04-19perf/x86: Hybrid PMU support for hardware cache eventKan Liang
2021-04-19perf/x86: Hybrid PMU support for unconstrainedKan Liang
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang
2021-04-19perf/x86: Hybrid PMU support for intel_ctrlKan Liang
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang
2021-04-16perf/x86: Move cpuc->running into P4 specific codeKan Liang
2021-02-01perf/x86/intel: Support CPUID 10.ECX to disable fixed countersKan Liang
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang
2021-02-01perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang
2021-01-27perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2020-10-06perf/x86: Fix n_metric for cancelled txnPeter Zijlstra
2020-10-06perf/x86: Fix n_pair for cancelled txnPeter Zijlstra
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang