lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 21 Mar 2024 11:25:35 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Kan Liang <kan.liang@...ux.intel.com>
Cc: Ian Rogers <irogers@...gle.com>, Peter Zijlstra <peterz@...radead.org>,
	Ingo Molnar <mingo@...hat.com>, Namhyung Kim <namhyung@...nel.org>,
	Mark Rutland <mark.rutland@....com>,
	Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
	Jiri Olsa <jolsa@...nel.org>,
	Adrian Hunter <adrian.hunter@...el.com>,
	linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org,
	Perry Taylor <perry.taylor@...el.com>,
	Samantha Alt <samantha.alt@...el.com>,
	Caleb Biggers <caleb.biggers@...el.com>,
	Weilin Wang <weilin.wang@...el.com>,
	Edward Baker <edward.baker@...el.com>
Subject: Re: [PATCH v1 00/12] perf vendor events intel update

On Wed, Mar 20, 2024 at 11:00:04PM -0700, Ian Rogers wrote:
> Update events to the latest on:
> https://github.com/intel/perfmon
> 
> Using the converter script:
> https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py

Kan,

	Can you please take a look and provide an Acked or Reviewed-by?

Thanks!

- Arnaldo
 
> Ian Rogers (12):
>   perf vendor events intel: Update cascadelakex to 1.21
>   perf vendor events intel: Update emeraldrapids to 1.06
>   perf vendor events intel: Update grandridge to 1.02
>   perf vendor events intel: Update icelakex to 1.24
>   perf vendor events intel: Update lunarlake to 1.01
>   perf vendor events intel: Update meteorlake to 1.08
>   perf vendor events intel: Update sapphirerapids to 1.20
>   perf vendor events intel: Update sierraforest to 1.02
>   perf vendor events intel: Update skylakex to 1.33
>   perf vendor events intel: Update skylake to v58
>   perf vendor events intel: Update snowridgex to 1.22
>   perf vendor events intel: Remove info metrics erroneously in TopdownL1
> 
>  .../arch/x86/broadwellx/bdx-metrics.json      |  35 +++---
>  .../arch/x86/cascadelakex/clx-metrics.json    |  85 +++++--------
>  .../arch/x86/cascadelakex/frontend.json       |  10 +-
>  .../arch/x86/cascadelakex/memory.json         |   2 +-
>  .../arch/x86/cascadelakex/other.json          |   2 +-
>  .../arch/x86/cascadelakex/pipeline.json       |   2 +-
>  .../x86/cascadelakex/uncore-interconnect.json |  14 +--
>  .../arch/x86/cascadelakex/virtual-memory.json |   2 +-
>  .../arch/x86/emeraldrapids/frontend.json      |   2 +-
>  .../arch/x86/emeraldrapids/memory.json        |   1 +
>  .../arch/x86/emeraldrapids/pipeline.json      |   3 +
>  .../arch/x86/emeraldrapids/uncore-cache.json  | 112 ++++++++++++++++-
>  .../emeraldrapids/uncore-interconnect.json    |  26 ++--
>  .../arch/x86/grandridge/pipeline.json         |  43 ++++++-
>  .../arch/x86/grandridge/uncore-cache.json     |  28 ++++-
>  .../arch/x86/haswellx/hsx-metrics.json        |  35 +++---
>  .../arch/x86/icelakex/frontend.json           |   2 +-
>  .../arch/x86/icelakex/icx-metrics.json        |  95 ++++++--------
>  .../pmu-events/arch/x86/icelakex/memory.json  |   1 +
>  .../arch/x86/icelakex/uncore-cache.json       |  22 +++-
>  .../x86/icelakex/uncore-interconnect.json     |  64 +++++-----
>  .../arch/x86/icelakex/uncore-io.json          |  11 --
>  .../pmu-events/arch/x86/lunarlake/cache.json  |  24 ++--
>  .../arch/x86/lunarlake/frontend.json          |   2 +-
>  .../pmu-events/arch/x86/lunarlake/memory.json |   4 +-
>  .../pmu-events/arch/x86/lunarlake/other.json  |   4 +-
>  .../arch/x86/lunarlake/pipeline.json          | 109 +++++++++++++---
>  tools/perf/pmu-events/arch/x86/mapfile.csv    |  20 +--
>  .../pmu-events/arch/x86/meteorlake/cache.json |  30 +++++
>  .../arch/x86/meteorlake/frontend.json         |   4 +-
>  .../arch/x86/meteorlake/memory.json           |  20 +++
>  .../pmu-events/arch/x86/meteorlake/other.json |  42 ++++++-
>  .../arch/x86/meteorlake/pipeline.json         |  44 +++++--
>  .../x86/meteorlake/uncore-interconnect.json   |  22 +++-
>  .../arch/x86/sapphirerapids/cache.json        |   1 +
>  .../arch/x86/sapphirerapids/frontend.json     |   2 +-
>  .../arch/x86/sapphirerapids/memory.json       |   1 +
>  .../arch/x86/sapphirerapids/pipeline.json     |  19 +--
>  .../arch/x86/sapphirerapids/spr-metrics.json  | 119 +++++++-----------
>  .../arch/x86/sapphirerapids/uncore-cache.json | 112 ++++++++++++++++-
>  .../sapphirerapids/uncore-interconnect.json   |  26 ++--
>  .../arch/x86/sierraforest/pipeline.json       |  36 +++++-
>  .../pmu-events/arch/x86/skylake/frontend.json |  10 +-
>  .../pmu-events/arch/x86/skylakex/cache.json   |   9 ++
>  .../arch/x86/skylakex/frontend.json           |  10 +-
>  .../pmu-events/arch/x86/skylakex/memory.json  |   2 +-
>  .../pmu-events/arch/x86/skylakex/other.json   |   2 +-
>  .../arch/x86/skylakex/pipeline.json           |   2 +-
>  .../arch/x86/skylakex/skx-metrics.json        |  85 +++++--------
>  .../x86/skylakex/uncore-interconnect.json     |  14 +--
>  .../arch/x86/skylakex/uncore-io.json          |   2 +-
>  .../arch/x86/skylakex/virtual-memory.json     |   2 +-
>  .../arch/x86/snowridgex/uncore-cache.json     |   4 +-
>  .../x86/snowridgex/uncore-interconnect.json   |   6 +-
>  .../arch/x86/snowridgex/uncore-io.json        |  11 --
>  55 files changed, 911 insertions(+), 486 deletions(-)
> 
> -- 
> 2.44.0.396.g6e790dbe36-goog
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ