public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/4] Enable PMU for ArrowLake-H
@ 2024-08-19 14:55 Dapeng Mi
  2024-08-19 14:55 ` [Patch v2 1/4] perf/x86: Refine hybrid_pmu_type defination Dapeng Mi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dapeng Mi @ 2024-08-19 14:55 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Ian Rogers, Adrian Hunter, Alexander Shishkin,
	Kan Liang
  Cc: linux-kernel, Andi Kleen, Yongwei Ma, Pawan Gupta, Dapeng Mi,
	Dapeng Mi

Changes:
  * Change PMU name of 2nd atom uarch cores to "cpu_lowpower" (Peter)
  * Rename "hybrid_small2" to "hybrid_tiny" (Peter)
  * Rebase to 6.11-rc4

History:
  * v1: https://lore.kernel.org/all/20240808140210.1666783-1-dapeng1.mi@linux.intel.com/

Dapeng Mi (4):
  perf/x86: Refine hybrid_pmu_type defination
  x86/cpu/intel: Define helper to get CPU core native ID
  perf/x86/intel: Support hybrid PMU with multiple atom uarchs
  perf/x86/intel: Add PMU support for ArrowLake-H

 arch/x86/events/intel/core.c | 129 ++++++++++++++++++++++++++++++++---
 arch/x86/events/intel/ds.c   |  21 ++++++
 arch/x86/events/perf_event.h |  34 ++++++---
 arch/x86/include/asm/cpu.h   |   6 ++
 arch/x86/kernel/cpu/intel.c  |  15 ++++
 5 files changed, 187 insertions(+), 18 deletions(-)


base-commit: 47ac09b91befbb6a235ab620c32af719f8208399
-- 
2.40.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-19  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 14:55 [Patch v2 0/4] Enable PMU for ArrowLake-H Dapeng Mi
2024-08-19 14:55 ` [Patch v2 1/4] perf/x86: Refine hybrid_pmu_type defination Dapeng Mi
2024-08-19 14:55 ` [Patch v2 2/4] x86/cpu/intel: Define helper to get CPU core native ID Dapeng Mi
2024-08-19 14:55 ` [Patch v2 3/4] perf/x86/intel: Support hybrid PMU with multiple atom uarchs Dapeng Mi
2024-08-19 14:55 ` [Patch v2 4/4] perf/x86/intel: Add PMU support for ArrowLake-H Dapeng Mi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox