Re: [PATCH 3/5] perf report: Add --percentage option

From: Arnaldo Carvalho de Melo
Date: Tue Jan 14 2014 - 16:26:11 EST


Em Tue, Jan 14, 2014 at 01:07:00PM -0800, Andi Kleen escreveu:
> Namhyung Kim <namhyung@xxxxxxxxxx> writes:
> >
> > +--percentage::
> > + Determine how to display the overhead percentage of filtered
> > entries.
>
> This should describe also what a "filtered entry" exactly is. It's not clear
> even to me.

Yeah, the text should give some context, mentioning the "Zoom"
operations that can be done in the TUI (DSO, thread, etc) that allows
applying what he is calling "filters".`

> -Andi
>
> > + "relative" means it's relative to filtered entries only so that the
> > + sum of shown entries will be always 100%. "absolute" means it retains
> > + original value before and after the filter applied.
> > +
>
> --
> ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/