summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)AuthorFilesLines
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-12-14perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2-3/+10
2024-12-14perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang1-1/+33
2024-10-17perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+63
2024-10-17perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter1-8/+7
2024-09-12perf/x86/intel: Limit the period on HaswellKan Liang1-2/+21
2024-08-03perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
2024-08-03perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
2024-08-03perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang1-2/+4
2024-08-03perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui1-5/+2
2024-08-03perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter1-1/+1
2024-08-03perf/x86: Serialize set_attr_rdpmc()Thomas Gleixner1-0/+3
2024-04-17perf/x86: Fix out of range dataNamhyung Kim1-0/+1
2024-04-13perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das1-2/+4
2024-04-10perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2-8/+12
2024-03-27perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das1-1/+0
2024-01-10KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini1-1/+6
2023-12-20perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang1-3/+15
2023-10-20perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao1-1/+9
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das1-6/+8
2023-09-13perf/x86/uncore: Correct the number of CHAs on EMRKan Liang1-1/+11
2023-07-23perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim1-0/+7
2023-07-19perf/ibs: Fix interface via core pmu eventsRavi Bangoria2-28/+27
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-17perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson1-5/+1
2023-03-30perf/x86/amd/core: Always clear status for idxBreno Leitao1-2/+1
2023-03-10perf/x86/intel/uncore: Add Meteor Lake supportKan Liang3-0/+169
2023-03-10x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao1-1/+7
2023-03-10perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang1-9/+26
2023-02-22perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson1-5/+7
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang1-0/+1
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang1-0/+1
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2023-02-01perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2023-02-01perf/x86/msr: Add Emerald RapidsKan Liang1-0/+1
2023-02-01perf/x86/msr: Add Meteor Lake supportKan Liang1-0/+2
2023-02-01perf/x86/cstate: Add Meteor Lake supportKan Liang1-9/+12
2023-01-24perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui1-0/+1
2023-01-24perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui1-0/+2
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson1-0/+2
2023-01-07perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2023-01-07perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2-0/+6
2022-12-31perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang1-0/+3
2022-12-31perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang1-0/+2
2022-12-31perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2022-12-31perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang1-0/+2
2022-11-16perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-16perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria1-3/+2
2022-11-09perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das1-0/+1