summaryrefslogtreecommitdiff
path: root/arch/x86/events/amd/uncore.c
AgeCommit message (Expand)Author
2024-03-04perf/x86/amd/uncore: Fix __percpu annotationThomas Gleixner
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-16perf/x86/amd/uncore: Pass through error code for initialization failures, ins...Sandipan Das
2023-10-13perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()Dan Carpenter
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das
2023-10-09perf/x86/amd/uncore: Add group exclusivitySandipan Das
2023-10-09perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailableSandipan Das
2023-10-09perf/x86/amd/uncore: Move discovery and registrationSandipan Das
2023-10-09perf/x86/amd/uncore: Refactor uncore managementSandipan Das
2022-11-09perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das
2022-06-13perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignmentsSandipan Das
2022-06-13perf/x86/amd/uncore: Add PerfMonV2 DF event formatSandipan Das
2022-06-13perf/x86/amd/uncore: Detect available DF countersSandipan Das
2022-06-13perf/x86/amd/uncore: Use attr_update for format attributesSandipan Das
2022-06-13perf/x86/amd/uncore: Use dynamic events arraySandipan Das
2021-08-26perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-08-26perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips
2021-08-26perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips
2021-04-16perf/amd/uncore: Fix sysfs type mismatchNathan Chancellor
2020-09-24perf/amd/uncore: Inform the user how many counters each uncore PMU hasKim Phillips
2020-09-24perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specificationKim Phillips
2020-09-24perf/amd/uncore: Allow F17h user threadmask and slicemask specificationKim Phillips
2020-09-24perf/amd/uncore: Prepare to scale for more attributes that vary per familyKim Phillips
2020-09-10perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviourKim Phillips
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips
2020-03-17perf/amd/uncore: Make L3 thread mask code more readableKim Phillips
2020-03-17perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim Phillips
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-13perf/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