lkml.org 
[lkml]   [2022]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 00/11] Add generated latest Intel events and metrics
From
Hi Ian,

On 8/13/2022 4:53 AM, Ian Rogers wrote:
> On Fri, Aug 12, 2022 at 1:51 AM <zhengjun.xing@linux.intel.com
> <mailto:zhengjun.xing@linux.intel.com>> wrote:
>
> From: Zhengjun Xing <zhengjun.xing@linux.intel.com
> <mailto:zhengjun.xing@linux.intel.com>>
>
> The goal of this patch series is to align the json events for Intel
> platforms with those generated by:
> https://github.com/intel/event-converter-for-linux-perf/blob/master/download_and_gen.py
> <https://github.com/intel/event-converter-for-linux-perf/blob/master/download_and_gen.py>
> This script takes the latest event json and TMA metrics from:
> https://download.01.org/perfmon/ <https://download.01.org/perfmon/>
> and adds to these metrics, in
> particular uncore ones, from:
> https://github.com/intel/perfmon-metrics
> <https://github.com/intel/perfmon-metrics>
>
> Compared to the previous json, the major changes are:
>  - Add new metrics “UNCORE_FREQ” for Linux perf,this new metric can
> be added to all platforms that have Sockets_CLKS.
>  - Remove duplicated uncore events.
>  - the inclusion of previously ungenerated and experimental uncore
> events.
>
> Zhengjun Xing (11):
>   perf vendor events: Update metrics for broadwellde
>   perf vendor events: Update events and metrics for broadwellx
>   perf vendor events: Update events and metrics for cascadelakex
>   perf vendor events: Update events and metrics for haswellx
>   perf vendor events: Update events and metrics for icelakex
>   perf vendor events: Update metrics for ivytown
>   perf vendor events: Update metrics for jaketown
>   perf vendor events: Update events for knightslanding
>   perf vendor events: Update metrics for sapphirerapids
>   perf vendor events: Update events and metrics for skylakex
>   perf vendor events: Update events for snowridgex
>
>
> Tested-by: Ian Rogers <irogers@google.com <mailto:irogers@google.com>>
>
Thanks.

> Thanks,
> Ian
>
>  .../arch/x86/broadwellde/bdwde-metrics.json   |     6 +
>  .../arch/x86/broadwellx/bdx-metrics.json      |     6 +
>  .../arch/x86/broadwellx/uncore-cache.json     |   163 +-
>  .../arch/x86/cascadelakex/clx-metrics.json    |     6 +
>  .../arch/x86/cascadelakex/uncore-memory.json  |  4424 +-
>  .../arch/x86/cascadelakex/uncore-other.json   | 23162 +++++++++-
>  .../arch/x86/cascadelakex/uncore-power.json   |   201 +
>  .../arch/x86/haswellx/hsx-metrics.json        |   411 +-
>  .../arch/x86/haswellx/uncore-cache.json       |   173 +-
>  .../arch/x86/icelakex/icx-metrics.json        |     6 +
>  .../arch/x86/icelakex/uncore-memory.json      |  1523 +
>  .../arch/x86/icelakex/uncore-other.json       | 38506 +++++++++++++++-
>  .../arch/x86/icelakex/uncore-power.json       |   225 +
>  .../arch/x86/ivytown/ivt-metrics.json         |     6 +
>  .../arch/x86/jaketown/jkt-metrics.json        |     6 +
>  .../arch/x86/knightslanding/uncore-other.json |   213 +
>  .../arch/x86/sapphirerapids/spr-metrics.json  |     6 +
>  .../arch/x86/skylakex/skx-metrics.json        |     6 +
>  .../arch/x86/skylakex/uncore-memory.json      |  3566 +-
>  .../arch/x86/skylakex/uncore-other.json       | 23442 +++++++++-
>  .../arch/x86/skylakex/uncore-power.json       |   201 +
>  .../arch/x86/snowridgex/uncore-other.json     |   111 +-
>  22 files changed, 91393 insertions(+), 4976 deletions(-)
>  create mode 100644
> tools/perf/pmu-events/arch/x86/cascadelakex/uncore-power.json
>  create mode 100644
> tools/perf/pmu-events/arch/x86/skylakex/uncore-power.json
>
> --
> 2.25.1
>

--
Zhengjun Xing

\
 
 \ /
  Last update: 2022-08-13 18:52    [W:0.073 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site