From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: "Liang, Kan" <kan.liang@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>,
Adrian Hunter <adrian.hunter@intel.com>,
Xing Zhengjun <zhengjun.xing@linux.intel.com>,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org,
John Garry <john.g.garry@oracle.com>,
Stephane Eranian <eranian@google.com>,
Perry Taylor <perry.taylor@intel.com>,
Caleb Biggers <caleb.biggers@intel.com>
Subject: Re: [PATCH v1 00/32] Refresh Intel vendor events
Date: Wed, 21 Dec 2022 13:31:11 -0300 [thread overview]
Message-ID: <Y6M0zwN+1yovTeZH@kernel.org> (raw)
In-Reply-To: <bbbe8cb7-bc12-537f-0977-e96ab7cf3cfa@linux.intel.com>
Em Thu, Dec 15, 2022 at 12:23:14PM -0500, Liang, Kan escreveu:
>
>
> On 2022-12-15 1:47 a.m., Ian Rogers wrote:
> > Use new repository [1] and converter script to regenerate Intel vendor
> > metrics. In particular this change removes unnecessary json fields and
> > correct uncore events that previously had a buggy converter.
> >
>
> Thanks Ian.
>
> The patch series looks good to me.
>
> Acked-by: Kan Liang <kan.liang@linux.intel.com>
b4 doesn't like it, I'll apply it manually, probably some went over
message size limits?
- Arnaldo
⬢[acme@toolbox perf]$ b4 am -ctsl --cc-trailers bbbe8cb7-bc12-537f-0977-e96ab7cf3cfa@linux.intel.com
Grabbing thread from lore.kernel.org/all/bbbe8cb7-bc12-537f-0977-e96ab7cf3cfa%40linux.intel.com/t.mbox.gz
Checking for newer revisions
Grabbing search results from lore.kernel.org
Analyzing 7 messages in the thread
Checking attestation on all messages, may take a moment...
---
✓ [PATCH v1 1/32] perf test pmu-events: Fake PMU metric workaround
✓ Signed: DKIM/google.com
+ Acked-by: Kan Liang <kan.liang@linux.intel.com> (✓ DKIM/intel.com)
+ Link: https://lore.kernel.org/r/20221215064755.1620246-2-irogers@google.com
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
✓ [PATCH v1 2/32] perf vendor events intel: Refresh alderlake metrics
✓ Signed: DKIM/google.com
+ Acked-by: Kan Liang <kan.liang@linux.intel.com> (✓ DKIM/intel.com)
+ Link: https://lore.kernel.org/r/20221215064755.1620246-3-irogers@google.com
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
✓ [PATCH v1 3/32] perf vendor events intel: Refresh alderlake-n metrics
✓ Signed: DKIM/google.com
+ Acked-by: Kan Liang <kan.liang@linux.intel.com> (✓ DKIM/intel.com)
+ Link: https://lore.kernel.org/r/20221215064755.1620246-4-irogers@google.com
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
✓ [PATCH v1 4/32] perf vendor events intel: Refresh bonnell events
✓ Signed: DKIM/google.com
+ Acked-by: Kan Liang <kan.liang@linux.intel.com> (✓ DKIM/intel.com)
+ Link: https://lore.kernel.org/r/20221215064755.1620246-5-irogers@google.com
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
✓ [PATCH v1 5/32] perf vendor events intel: Refresh broadwell metrics and events
✓ Signed: DKIM/google.com
+ Acked-by: Kan Liang <kan.liang@linux.intel.com> (✓ DKIM/intel.com)
+ Link: https://lore.kernel.org/r/20221215064755.1620246-6-irogers@google.com
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
ERROR: missing [6/32]!
ERROR: missing [7/32]!
ERROR: missing [8/32]!
ERROR: missing [9/32]!
ERROR: missing [10/32]!
ERROR: missing [11/32]!
ERROR: missing [12/32]!
next prev parent reply other threads:[~2022-12-21 16:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-15 6:47 [PATCH v1 00/32] Refresh Intel vendor events Ian Rogers
2022-12-15 6:47 ` [PATCH v1 01/32] perf test pmu-events: Fake PMU metric workaround Ian Rogers
2022-12-15 6:47 ` [PATCH v1 02/32] perf vendor events intel: Refresh alderlake metrics Ian Rogers
2022-12-15 6:47 ` [PATCH v1 03/32] perf vendor events intel: Refresh alderlake-n metrics Ian Rogers
2022-12-15 6:47 ` [PATCH v1 04/32] perf vendor events intel: Refresh bonnell events Ian Rogers
2022-12-15 17:23 ` [PATCH v1 00/32] Refresh Intel vendor events Liang, Kan
2022-12-21 16:31 ` Arnaldo Carvalho de Melo [this message]
2022-12-21 16:52 ` Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y6M0zwN+1yovTeZH@kernel.org \
--to=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=caleb.biggers@intel.com \
--cc=eranian@google.com \
--cc=irogers@google.com \
--cc=john.g.garry@oracle.com \
--cc=jolsa@kernel.org \
--cc=kan.liang@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=perry.taylor@intel.com \
--cc=peterz@infradead.org \
--cc=zhengjun.xing@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).