index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
core.c
Age
Commit message (
Expand
)
Author
2024-07-04
perf/x86: Support counter mask
Kan Liang
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2024-04-03
perf/x86/amd: Support capturing LBR from software events
Andrii Nakryiko
2024-04-03
perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlined
Andrii Nakryiko
2024-03-26
perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and later
Sandipan Das
2024-03-26
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
2024-03-25
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2024-03-13
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-09-25
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
2023-09-22
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
2023-03-21
perf/x86/amd/core: Always clear status for idx
Breno Leitao
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
2022-11-16
perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...
Ravi Bangoria
2022-09-07
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
Sandipan Das
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
2022-08-27
perf/x86/amd/core: Add generic branch record interfaces
Sandipan Das
2022-08-27
perf/x86/amd/core: Refactor branch attributes
Sandipan Das
2022-08-27
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
2022-05-19
perf/x86/amd/core: Fix reloading events for SVM
Sandipan Das
2022-05-18
perf/x86/amd: Fix AMD BRS period adjustment
Peter Zijlstra
2022-05-12
perf/x86/amd: Remove unused variable 'hwc'
Zucheng Zheng
2022-05-04
perf/x86/amd/core: Add PerfMonV2 overflow handling
Sandipan Das
2022-05-04
perf/x86/amd/core: Add PerfMonV2 counter control
Sandipan Das
2022-05-04
perf/x86/amd/core: Detect available counters
Sandipan Das
2022-05-04
perf/x86/amd/core: Detect PerfMonV2 support
Sandipan Das
2022-04-05
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
2022-04-05
perf/x86/amd: Add branch-brs helper event for Fam19h BRS
Stephane Eranian
2022-04-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-02-11
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
2020-01-17
perf/x86/amd: Add support for Large Increment per Cycle Events
Kim Phillips
2020-01-17
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2019-11-11
perf/x86/amd: Remove set but not used variable 'active'
Zheng Yongjun
2019-10-09
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-02
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
2019-04-18
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
2019-04-10
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-03
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
2019-04-03
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
[next]