index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
uncore.c
Age
Commit message (
Expand
)
Author
2021-04-16
perf/amd/uncore: Fix sysfs type mismatch
Nathan Chancellor
2020-09-24
perf/amd/uncore: Inform the user how many counters each uncore PMU has
Kim Phillips
2020-09-24
perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
Kim Phillips
2020-09-24
perf/amd/uncore: Allow F17h user threadmask and slicemask specification
Kim Phillips
2020-09-24
perf/amd/uncore: Prepare to scale for more attributes that vary per family
Kim Phillips
2020-09-10
perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
Kim Phillips
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2020-03-17
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
2020-03-17
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-05-06
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Suravee Suthikulpanit
2017-08-10
perf/x86/amd/uncore: Get correct number of cores sharing last level cache
Janakarajan Natarajan
2017-08-10
perf/x86/amd/uncore: Rename cpufeatures macro for cache counters
Janakarajan Natarajan
2017-04-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
2017-01-30
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
2017-01-30
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
2017-01-30
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
2016-07-14
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
2016-04-13
perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs
Peter Zijlstra
2016-02-17
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
2016-02-09
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
Borislav Petkov