summaryrefslogtreecommitdiff
path: root/arch/x86/events/amd
AgeCommit message (Expand)Author
2024-07-04perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das
2024-07-04perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das
2024-07-04perf/x86: Support counter maskKan Liang
2024-05-18perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.cUros Bizjak
2024-04-03perf/x86/amd: Don't reject non-sampling events with configured LBRAndrii Nakryiko
2024-04-03perf/x86/amd: Support capturing LBR from software eventsAndrii Nakryiko
2024-04-03perf/x86/amd: Avoid taking branches before disabling LBRAndrii Nakryiko
2024-04-03perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlinedAndrii Nakryiko
2024-03-26perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and laterSandipan Das
2024-03-26perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das
2024-03-13perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das
2024-03-13perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-04perf/x86/amd/uncore: Fix __percpu annotationThomas Gleixner
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-11-30perf/x86/amd: Reject branch stack for IBS eventsNamhyung Kim
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-27perf: Add branch stack countersKan Liang
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
2023-09-25perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-09-22perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das
2023-07-26perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_srcNamhyung Kim
2023-07-10perf/x86: Use local64_try_cmpxchgUros Bizjak
2023-07-10perf/amd: Prevent grouping of IBS eventsRavi Bangoria
2023-05-08perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-03-21perf/x86/amd/core: Always clear status for idxBreno Leitao
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim
2023-01-13x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra
2022-12-27perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-24perf/amd/ibs: Make IBS a core pmuRavi Bangoria
2022-11-16perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria
2022-11-09perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria