[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200922031918.3723-1-yao.jin@linux.intel.com>
Date: Tue, 22 Sep 2020 11:19:16 +0800
From: Jin Yao <yao.jin@...ux.intel.com>
To: acme@...nel.org, jolsa@...nel.org, peterz@...radead.org,
mingo@...hat.com, alexander.shishkin@...ux.intel.com
Cc: Linux-kernel@...r.kernel.org, ak@...ux.intel.com,
kan.liang@...el.com, yao.jin@...el.com, irogers@...gle.com,
Jin Yao <yao.jin@...ux.intel.com>
Subject: [PATCH v2 0/2] perf: Update CascadelakeX and SkylakeX events list
This patchset updates CascadelakeX events to v1.08 and
updates SkylakeX events to v1.21.
The events have been tested on CascadelakeX and SkylakeX
servers with latest perf/core branch.
The first version was posted a few months ago and now just
resend the patchset with minor update.
v2:
- Change 'MB/sec' to 'MB' in UNC_M_PMM_BANDWIDTH.
Jin Yao (2):
perf vendor events: Update CascadelakeX events to v1.08
perf vendor events: Update SkylakeX events to v1.21
.../arch/x86/cascadelakex/cache.json | 28 +-
.../arch/x86/cascadelakex/clx-metrics.json | 153 +-
.../arch/x86/cascadelakex/frontend.json | 34 +
.../arch/x86/cascadelakex/memory.json | 704 ++---
.../arch/x86/cascadelakex/other.json | 1100 ++++----
.../arch/x86/cascadelakex/pipeline.json | 10 -
.../arch/x86/cascadelakex/uncore-memory.json | 12 +-
.../arch/x86/cascadelakex/uncore-other.json | 21 +
.../pmu-events/arch/x86/skylakex/cache.json | 2348 +++++++++--------
.../arch/x86/skylakex/floating-point.json | 96 +-
.../arch/x86/skylakex/frontend.json | 656 ++---
.../pmu-events/arch/x86/skylakex/memory.json | 1977 +++++++-------
.../pmu-events/arch/x86/skylakex/other.json | 172 +-
.../arch/x86/skylakex/pipeline.json | 1206 +++++----
.../arch/x86/skylakex/skx-metrics.json | 141 +-
.../arch/x86/skylakex/uncore-memory.json | 26 +-
.../arch/x86/skylakex/uncore-other.json | 730 ++++-
.../arch/x86/skylakex/virtual-memory.json | 358 +--
18 files changed, 5204 insertions(+), 4568 deletions(-)
--
2.17.1
Powered by blists - more mailing lists