aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang1-0/+5
2022-02-02perf/x86/intel: Increase max number of the fixed countersKan Liang1-1/+1
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang1-0/+1
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang1-2/+6
2021-02-01perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang1-2/+8
2021-01-27x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu1-5/+1
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian1-1/+3
2020-09-10perf/x86/amd/ibs: Support 27-bit extended Op/cycle counterKim Phillips1-0/+1
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang1-0/+2
2020-08-18perf/x86: Add a macro for RDPMC offset of fixed countersKan Liang1-0/+3
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang1-0/+47
2020-08-18perf/x86/intel: Move BTS index to 47Kan Liang1-2/+2
2020-08-18perf/x86/intel: Introduce the fourth fixed counterKan Liang1-3/+20
2020-08-18perf/x86/intel: Name the global status bit in NMI handlerKan Liang1-10/+12
2020-07-08perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switchKan Liang1-4/+0
2020-07-08perf/x86/intel/lbr: Unify the stored format of LBR informationKan Liang1-5/+1
2020-07-08perf/x86: Expose CPUID enumeration bits for arch LBRKan Liang1-0/+40
2020-07-02perf/x86: Add constraint to create guest LBR event without hw counterLike Xu1-1/+21
2020-07-02perf/x86/lbr: Add interface to get LBR informationLike Xu1-0/+12
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips1-2/+13
2020-01-13perf/x86: Provide stubs of KVM helpers for non-Intel CPUsSean Christopherson1-7/+15
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips1-4/+8
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song1-6/+1
2019-04-16perf/x86/intel: Add Icelake supportKan Liang1-1/+1
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang1-0/+43
2019-04-16perf/x86: Support outputting XMM registersKan Liang1-0/+5
2018-10-02Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar1-0/+1
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan1-0/+8
2018-09-28perf/x86: Add helper to obtain performance counter indexReinette Chatre1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin1-0/+4
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian1-0/+1
2015-08-04x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen1-0/+7
2014-11-12perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan1-0/+3
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen1-0/+8
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen1-0/+3
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin1-0/+9
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin1-2/+2
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker1-0/+2
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra1-3/+8
2012-07-26perf/x86: Fix missing struct before structure nameJovi Zhang1-1/+1
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra1-0/+2
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter1-2/+1
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter1-9/+8
2012-05-14perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter1-0/+4
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter1-2/+4
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar1-0/+2
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov1-0/+1
2012-03-08perf/x86: Implement 64-bit counter support for IBSRobert Richter1-0/+2