From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jing Zhang <renyu.zj@linux.alibaba.com>
Cc: Namhyung Kim <namhyung@kernel.org>, Will Deacon <will@kernel.org>,
John Garry <john.g.garry@oracle.com>,
Ian Rogers <irogers@google.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-perf-users@vger.kernel.org, linux-doc@vger.kernel.org,
Zhuo Song <zhuo.song@linux.alibaba.com>,
Shuai Xue <xueshuai@linux.alibaba.com>
Subject: Re: [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR
Date: Fri, 28 Jul 2023 10:40:23 -0300 [thread overview]
Message-ID: <ZMPFR7YQJt2dEY35@kernel.org> (raw)
In-Reply-To: <1690528175-2499-1-git-send-email-renyu.zj@linux.alibaba.com>
Em Fri, Jul 28, 2023 at 03:09:32PM +0800, Jing Zhang escreveu:
> Hi,
>
> I add aliases and JSON metrics for Yitian710 DDR. The kernel part that
> this series depends on has been applied to for-next/perf. And this series
> have all been reviewed. Can you help to apply them? Thank you.
>
> Thanks,
> Jing
Thanks, applied.
- Arnaldo
> Change since v4:
> - Kernel patch has applied to for-next/perf, so this patchset only has
> tools part and docs.
> - Fixed patch conflicts.
> - Link: https://lore.kernel.org/all/1687245156-61215-1-git-send-email-renyu.zj@linux.alibaba.com/
>
> Jing Zhang (3):
> perf jevents: Add support for Yitian 710 DDR PMU aliasing
> perf vendor events: Add JSON metrics for Yitian 710 DDR
> docs: perf: Update metric usage for Alibaba's T-Head PMU driver
>
> Documentation/admin-guide/perf/alibaba_pmu.rst | 5 +
> .../arm64/freescale/yitian710/sys/ali_drw.json | 373 +++++++++++++++++++++
> .../arm64/freescale/yitian710/sys/metrics.json | 20 ++
> tools/perf/pmu-events/jevents.py | 1 +
> 4 files changed, 399 insertions(+)
> create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/ali_drw.json
> create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/metrics.json
>
> --
> 1.8.3.1
>
--
- Arnaldo
WARNING: multiple messages have this Message-ID (diff)
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jing Zhang <renyu.zj@linux.alibaba.com>
Cc: Namhyung Kim <namhyung@kernel.org>, Will Deacon <will@kernel.org>,
John Garry <john.g.garry@oracle.com>,
Ian Rogers <irogers@google.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-perf-users@vger.kernel.org, linux-doc@vger.kernel.org,
Zhuo Song <zhuo.song@linux.alibaba.com>,
Shuai Xue <xueshuai@linux.alibaba.com>
Subject: Re: [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR
Date: Fri, 28 Jul 2023 10:40:23 -0300 [thread overview]
Message-ID: <ZMPFR7YQJt2dEY35@kernel.org> (raw)
In-Reply-To: <1690528175-2499-1-git-send-email-renyu.zj@linux.alibaba.com>
Em Fri, Jul 28, 2023 at 03:09:32PM +0800, Jing Zhang escreveu:
> Hi,
>
> I add aliases and JSON metrics for Yitian710 DDR. The kernel part that
> this series depends on has been applied to for-next/perf. And this series
> have all been reviewed. Can you help to apply them? Thank you.
>
> Thanks,
> Jing
Thanks, applied.
- Arnaldo
> Change since v4:
> - Kernel patch has applied to for-next/perf, so this patchset only has
> tools part and docs.
> - Fixed patch conflicts.
> - Link: https://lore.kernel.org/all/1687245156-61215-1-git-send-email-renyu.zj@linux.alibaba.com/
>
> Jing Zhang (3):
> perf jevents: Add support for Yitian 710 DDR PMU aliasing
> perf vendor events: Add JSON metrics for Yitian 710 DDR
> docs: perf: Update metric usage for Alibaba's T-Head PMU driver
>
> Documentation/admin-guide/perf/alibaba_pmu.rst | 5 +
> .../arm64/freescale/yitian710/sys/ali_drw.json | 373 +++++++++++++++++++++
> .../arm64/freescale/yitian710/sys/metrics.json | 20 ++
> tools/perf/pmu-events/jevents.py | 1 +
> 4 files changed, 399 insertions(+)
> create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/ali_drw.json
> create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/yitian710/sys/metrics.json
>
> --
> 1.8.3.1
>
--
- Arnaldo
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-07-28 13:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 7:09 [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR Jing Zhang
2023-07-28 7:09 ` Jing Zhang
2023-07-28 7:09 ` [PATCH v5 1/3] perf jevents: Add support for Yitian 710 DDR PMU aliasing Jing Zhang
2023-07-28 7:09 ` Jing Zhang
2023-07-28 7:09 ` [PATCH v5 2/3] perf vendor events: Add JSON metrics for Yitian 710 DDR Jing Zhang
2023-07-28 7:09 ` Jing Zhang
2023-07-28 7:09 ` [PATCH v5 3/3] docs: perf: Update metric usage for Alibaba's T-Head PMU driver Jing Zhang
2023-07-28 7:09 ` Jing Zhang
2023-07-28 13:40 ` Arnaldo Carvalho de Melo [this message]
2023-07-28 13:40 ` [PATCH v5 0/3] Add aliases and JSON metrics for Yitian710 DDR 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=ZMPFR7YQJt2dEY35@kernel.org \
--to=acme@kernel.org \
--cc=irogers@google.com \
--cc=john.g.garry@oracle.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=namhyung@kernel.org \
--cc=renyu.zj@linux.alibaba.com \
--cc=will@kernel.org \
--cc=xueshuai@linux.alibaba.com \
--cc=zhuo.song@linux.alibaba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.