linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Joakim Zhang <qiangqing.zhang@nxp.com>
Cc: John Garry <john.garry@huawei.com>,
	"will@kernel.org" <will@kernel.org>,
	"mathieu.poirier@linaro.org" <mathieu.poirier@linaro.org>,
	"leo.yan@linaro.org" <leo.yan@linaro.org>,
	"peterz@infradead.org" <peterz@infradead.org>,
	"mingo@redhat.com" <mingo@redhat.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"alexander.shishkin@linux.intel.com" 
	<alexander.shishkin@linux.intel.com>,
	"jolsa@redhat.com" <jolsa@redhat.com>,
	"namhyung@kernel.org" <namhyung@kernel.org>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kjain@linux.ibm.com" <kjain@linux.ibm.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
Date: Thu, 18 Feb 2021 10:09:41 -0300	[thread overview]
Message-ID: <YC5nFfHJkJER8cP8@kernel.org> (raw)
In-Reply-To: <DB8PR04MB67955CC8940C664F4F609690E6859@DB8PR04MB6795.eurprd04.prod.outlook.com>

Em Thu, Feb 18, 2021 at 10:14:29AM +0000, Joakim Zhang escreveu:
> 
> Gentle pinging...

Thanks, applied.

- Arnaldo

 
> Best Regards,
> Joakim Zhang
> 
> > -----Original Message-----
> > From: John Garry <john.garry@huawei.com>
> > Sent: 2021年1月27日 22:14
> > To: Joakim Zhang <qiangqing.zhang@nxp.com>; will@kernel.org;
> > mathieu.poirier@linaro.org; leo.yan@linaro.org; peterz@infradead.org;
> > mingo@redhat.com; acme@kernel.org; mark.rutland@arm.com;
> > alexander.shishkin@linux.intel.com; jolsa@redhat.com;
> > namhyung@kernel.org; shawnguo@kernel.org; s.hauer@pengutronix.de
> > Cc: kernel@pengutronix.de; festevam@gmail.com; dl-linux-imx
> > <linux-imx@nxp.com>; kjain@linux.ibm.com;
> > linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org
> > Subject: Re: [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M
> > platforms
> > 
> > On 27/01/2021 10:57, Joakim Zhang wrote:
> > > Add JSON metrics for i.MX8M platforms.
> > >
> > > ChangeLogs:
> > > V1->V2:
> > > 	* remove board level metrics (bandwidth metrics).
> > > V2->V3:
> > > 	* Add the missing "ScaleUnit".
> > >
> > > Joakim Zhang (4):
> > >    perf vendor events: Fix indentation of brackets in imx8mm metrics
> > >    perf vendor events: Add JSON metrics for imx8mn DDR Perf
> > >    perf vendor events: Add JSON metrics for imx8mq DDR Perf
> > >    perf vendor events: Add JSON metrics for imx8mp DDR Perf
> > 
> > For the series:
> > Reviewed-by: John Garry <john.garry@huawei.com>

-- 

- Arnaldo

  reply	other threads:[~2021-02-18 15:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 10:57 [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms Joakim Zhang
2021-01-27 10:57 ` [PATCH V3 1/4] perf vendor events: Fix indentation of brackets in imx8mm metrics Joakim Zhang
2021-01-27 10:57 ` [PATCH V3 2/4] perf vendor events: Add JSON metrics for imx8mn DDR Perf Joakim Zhang
2021-01-27 10:57 ` [PATCH V3 3/4] perf vendor events: Add JSON metrics for imx8mq " Joakim Zhang
2021-01-27 10:57 ` [PATCH V3 4/4] perf vendor events: Add JSON metrics for imx8mp " Joakim Zhang
2021-01-27 14:14 ` [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms John Garry
2021-02-18 10:14   ` Joakim Zhang
2021-02-18 13:09     ` Arnaldo Carvalho de Melo [this message]
2021-07-06  8:24 ` John Garry
2021-07-06  9:48   ` Joakim Zhang
2021-07-06 10:05     ` John Garry
2021-07-06 12:28       ` Joakim Zhang
2021-07-06 12:41         ` John Garry

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=YC5nFfHJkJER8cP8@kernel.org \
    --to=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=festevam@gmail.com \
    --cc=john.garry@huawei.com \
    --cc=jolsa@redhat.com \
    --cc=kernel@pengutronix.de \
    --cc=kjain@linux.ibm.com \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=qiangqing.zhang@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=will@kernel.org \
    /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).