aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2023-01-18perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang
2022-06-14perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria
2022-04-15perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-22perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips
2020-11-05arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2020-01-27perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2019-11-12perf/x86/uncore: Fix event group supportKan Liang
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-31perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-05-31perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-05-31perf/x86/msr: Add Icelake supportKan Liang
2019-05-25perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-17x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-17x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-17x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier