Re: [PATCH v4 0/5] perf stat: Introduce iostat mode to provide I/O performance metrics

From: Namhyung Kim
Date: Thu Feb 04 2021 - 07:35:55 EST


Hi Arnaldo,

On Thu, Feb 4, 2021 at 5:55 AM Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
>
> Em Wed, Feb 03, 2021 at 04:58:25PM +0300, Alexander Antonov escreveu:
> > The previous version can be found at:
> > v3: https://lkml.kernel.org/r/20210126080619.30275-1-alexander.antonov@xxxxxxxxxxxxxxx/
> > Changes in this revision are:
> > v3 -> v4:
> > - Addressed comment from Namhyung Kim:
> > 1. Removed NULL-termination of root ports list
>
> Hi Namhyung,
>
> Are you ok with this patchkit now?

I've left some more comments.

Thanks,
Namhyung