aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd/uncore.c
AgeCommit message (Expand)Author
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-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-05-06perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit
2017-08-10perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan
2017-08-10perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan
2017-04-11perf/amd/uncore: Fix pr_fmt() prefixBorislav Petkov
2017-04-11perf/amd/uncore: Clean up per-family setupBorislav Petkov
2017-04-11perf/amd/uncore: Do feature check first, before assignmentsBorislav Petkov
2017-01-30perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan
2017-01-30perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan
2017-01-30perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-07-14perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran
2016-04-13perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar
2016-02-09perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov