summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/perf_event.h
AgeCommit message (Expand)Author
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-05-08perf/x86/intel: Define bit macros for FixCntrCtl MSRDapeng Mi
2023-05-08perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-13x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra
2023-01-09perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang
2022-11-09perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson
2022-08-27perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-13perf/x86/amd/uncore: Add PerfMonV2 DF event formatSandipan Das
2022-06-13perf/x86/amd/uncore: Detect available DF countersSandipan Das
2022-06-08perf: x86/core: Add interface to query perfmon_event_map[] directlyLike Xu
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-11perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-04perf/x86/amd/core: Detect available countersSandipan Das
2022-04-05perf/x86/amd: Add idle hooks for branch samplingStephane Eranian
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-02-02perf/x86/intel: Increase max number of the fixed countersKan Liang
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan 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-27x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian
2020-09-10perf/x86/amd/ibs: Support 27-bit extended Op/cycle counterKim Phillips
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang
2020-08-18perf/x86: Add a macro for RDPMC offset of fixed countersKan Liang
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang
2020-08-18perf/x86/intel: Move BTS index to 47Kan Liang
2020-08-18perf/x86/intel: Introduce the fourth fixed counterKan Liang
2020-08-18perf/x86/intel: Name the global status bit in NMI handlerKan Liang
2020-07-08perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switchKan Liang
2020-07-08perf/x86/intel/lbr: Unify the stored format of LBR informationKan Liang
2020-07-08perf/x86: Expose CPUID enumeration bits for arch LBRKan Liang
2020-07-02perf/x86: Add constraint to create guest LBR event without hw counterLike Xu
2020-07-02perf/x86/lbr: Add interface to get LBR informationLike Xu
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips
2020-01-13perf/x86: Provide stubs of KVM helpers for non-Intel CPUsSean Christopherson
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-16perf/x86/intel: Add Icelake supportKan Liang
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2018-10-02Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-09-28perf/x86: Add helper to obtain performance counter indexReinette Chatre