[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230323024026.823-1-silviazhao-oc@zhaoxin.com>
Date: Thu, 23 Mar 2023 10:40:23 +0800
From: silviazhao <silviazhao-oc@...oxin.com>
To: <peterz@...radead.org>, <mingo@...hat.com>, <acme@...nel.org>,
<mark.rutland@....com>, <alexander.shishkin@...ux.intel.com>,
<jolsa@...nel.org>, <namhyung@...nel.org>, <irogers@...gle.com>,
<adrian.hunter@...el.com>, <tglx@...utronix.de>, <bp@...en8.de>,
<dave.hansen@...ux.intel.com>, <x86@...nel.org>, <hpa@...or.com>,
<linux-perf-users@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <cobechen@...oxin.com>, <louisqi@...oxin.com>,
<silviazhao@...oxin.com>, <cooperyan@...oxin.com>
Subject: [PATCH 0/3] Add PMC support for Zhaoxin Yongfeng architecture
Add PMC support for Zhaoxin Yongfeng architecture.
Dave Hansen suggested to use macros instead of open-coded model numbers.
So create arch/x86/include/asm/zhaoxin-family.h to introduce macros for
Zhaoxin family numbers.
https://lkml.org/lkml/2023/3/16/841
silviazhao (3):
x86/cpu/zhaoxin: Introduce macros for Zhaoxin family numbers
perf/x86/zhaoxin: Replace open-coded model number with macros
perf/x86/zhaoxin: Add Yongfeng support
arch/x86/events/zhaoxin/core.c | 55 ++++++++++++++++++---------
arch/x86/include/asm/zhaoxin-family.h | 19 +++++++++
2 files changed, 57 insertions(+), 17 deletions(-)
create mode 100644 arch/x86/include/asm/zhaoxin-family.h
--
2.17.1
Powered by blists - more mailing lists