[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200903201535.GL3495158@kernel.org>
Date: Thu, 3 Sep 2020 17:15:35 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Alexey Budankov <alexey.budankov@...ux.intel.com>
Cc: Adrian Hunter <adrian.hunter@...el.com>,
Jiri Olsa <jolsa@...hat.com>, Andi Kleen <ak@...ux.intel.com>,
Namhyung Kim <namhyung@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 1/6] perf tools: Consolidate --control option parsing
into one function
Em Wed, Sep 02, 2020 at 07:06:51PM +0300, Alexey Budankov escreveu:
>
> On 01.09.2020 12:37, Adrian Hunter wrote:
> > Consolidate --control option parsing into one function, in preparation for
> > adding FIFO file name options.
> >
> > Signed-off-by: Adrian Hunter <adrian.hunter@...el.com>
> > ---
> > tools/perf/builtin-record.c | 22 ++--------------------
> > tools/perf/builtin-stat.c | 22 ++--------------------
> > tools/perf/util/evlist.c | 24 ++++++++++++++++++++++++
> > tools/perf/util/evlist.h | 1 +
> > 4 files changed, 29 insertions(+), 40 deletions(-)
>
> Acked-by: Alexei Budankov <alexey.budankov@...ux.intel.com>
Thanks, applied.
- Arnaldo
Powered by blists - more mailing lists