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