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] [day] [month] [year] [list]
Date: Thu, 20 Jun 2024 11:07:52 -0700
From: Ian Rogers <irogers@...gle.com>
To: "Liang, Kan" <kan.liang@...ux.intel.com>
Cc: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...hat.com>, 
	Arnaldo Carvalho de Melo <acme@...nel.org>, 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>, Maxime Coquelin <mcoquelin.stm32@...il.com>, 
	Alexandre Torgue <alexandre.torgue@...s.st.com>, linux-kernel@...r.kernel.org, 
	linux-perf-users@...r.kernel.org, Weilin Wang <weilin.wang@...el.com>, 
	Caleb Biggers <caleb.biggers@...el.com>
Subject: Re: [PATCH v1 13/37] perf vendor events: Update grandridge events and
 add counter information

On Tue, Jun 18, 2024 at 6:45 AM Liang, Kan <kan.liang@...ux.intel.com> wrote:
>
>
> On 2024-06-14 7:01 p.m., Ian Rogers wrote:
> > Update events from v1.01 to v1.02.
>
> The subject has a typo. It should be "perf vendor events: Update
> graniterapids events and add counter information", not grandridge.

Thanks, will fix in v2.

Ian

> Thanks,
> Kan
>
> >
> > Bring in the event updates v1.02:
> > https://github.com/intel/perfmon/commit/0ff9f681bd07d0e84026c52f4941d21b1cd4c171
> >
> > Add counter information. The most recent RFC patch set using this
> > information:
> > https://lore.kernel.org/lkml/20240412210756.309828-1-weilin.wang@intel.com/
> >
> > There are over 1000 new events.
> >
> > Co-authored-by: Weilin Wang <weilin.wang@...el.com>
> > Co-authored-by: Caleb Biggers <caleb.biggers@...el.com>
> > Signed-off-by: Ian Rogers <irogers@...gle.com>
> > ---
> >  .../arch/x86/graniterapids/cache.json         |  825 ++++
> >  .../arch/x86/graniterapids/counter.json       |   77 +
> >  .../x86/graniterapids/floating-point.json     |  242 ++
> >  .../arch/x86/graniterapids/frontend.json      |  469 ++-
> >  .../arch/x86/graniterapids/memory.json        |  175 +-
> >  .../arch/x86/graniterapids/other.json         |  150 +-
> >  .../arch/x86/graniterapids/pipeline.json      | 1009 ++++-
> >  .../arch/x86/graniterapids/uncore-cache.json  | 3674 +++++++++++++++++
> >  .../arch/x86/graniterapids/uncore-cxl.json    |   31 +
> >  .../graniterapids/uncore-interconnect.json    | 1849 +++++++++
> >  .../arch/x86/graniterapids/uncore-io.json     | 1901 +++++++++
> >  .../arch/x86/graniterapids/uncore-memory.json |  449 ++
> >  .../arch/x86/graniterapids/uncore-power.json  |   11 +
> >  .../x86/graniterapids/virtual-memory.json     |  159 +
> >  tools/perf/pmu-events/arch/x86/mapfile.csv    |    2 +-
> >  15 files changed, 10975 insertions(+), 48 deletions(-)
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/counter.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/floating-point.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-cache.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-cxl.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-interconnect.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-io.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-memory.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/graniterapids/uncore-power.json

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ