[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP-5=fW3OCuVkQ8csYfHXj5c_pCSY5-6vDrj2r=MNDZmpo0f8g@mail.gmail.com>
Date: Mon, 15 Jun 2020 23:16:31 -0700
From: Ian Rogers <irogers@...gle.com>
To: "Jin, Yao" <yao.jin@...ux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Jiri Olsa <jolsa@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
LKML <Linux-kernel@...r.kernel.org>,
Andi Kleen <ak@...ux.intel.com>, kan.liang@...el.com,
"Jin, Yao" <yao.jin@...el.com>
Subject: Re: [PATCH 0/2] Update CascadelakeX and SkylakeX events list
On Mon, Jun 15, 2020 at 6:00 PM Jin, Yao <yao.jin@...ux.intel.com> wrote:
>
> Hi Andi,
>
> Can I get an ACK for this patchset?
>
> Thanks
> Jin Yao
>
> On 6/3/2020 10:18 AM, Jin Yao wrote:
> > 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.
Hi Jin Yao,
could you rebase this on Arnaldo's tmp.perf/core tree?
https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/log/?h=tmp.perf/core
I tried using git am but get:
Applying: perf vendor events: Update CascadelakeX events to v1.08
error: patch fragment without header at line 279: @@ -213,14 +220,14 @@
error: could not build fake ancestor
Patch failed at 0001 perf vendor events: Update CascadelakeX events to v1.08
Thanks,
Ian
> > 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-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 +--
> > 17 files changed, 5198 insertions(+), 4562 deletions(-)
> >
Powered by blists - more mailing lists