summaryrefslogtreecommitdiff
path: root/arch/x86/events/amd
AgeCommit message (Expand)Author
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-02-28perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
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-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-08-04perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit
2019-08-04perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan
2019-08-04perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-01-31perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2016-11-18perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner
2016-07-14perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner
2016-07-14perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner
2016-07-14perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-04-28Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski
2016-04-13perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-29perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov
2016-02-09perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov