[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180806183306.GE22917@kernel.org>
Date: Mon, 6 Aug 2018 15:33:06 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>, Jiri Olsa <jolsa@...nel.org>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
David Ahern <dsahern@...il.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Stephane Eranian <eranian@...gle.com>, kernel-team@....com
Subject: Re: [PATCH 19/20] perf annotate: Add --percent-type option
Em Mon, Aug 06, 2018 at 04:26:25PM +0200, Jiri Olsa escreveu:
> On Mon, Aug 06, 2018 at 10:49:12PM +0900, Namhyung Kim wrote:
> > On Sat, Aug 04, 2018 at 03:05:20PM +0200, Jiri Olsa wrote:
> > > The local/global keywords set if the percentage is computed
> > > in the scope of the function (local) or the whole data (global).
> > > The period/hits keywords set the base the percentage is computed
> > > on - the samples period or the number of samples (hits).
> > What about adding "period" as an alias to "local-period" (and same for
> > "hits" as well)?
> I dont mind that.. will add to v2 if there are no objections
Please add this on top of this, I'm finishing processing this now.
- Arnaldo
Powered by blists - more mailing lists