aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
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-15perf/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-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-11-18perf/core: Fix bad use of igrab()Song Liu
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-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-02-28perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-28perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
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/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-31perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit
2019-07-31perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-31perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
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-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-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-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan