[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140822150224.GB3473@kernel.org>
Date: Fri, 22 Aug 2014 12:02:24 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Jean Pihet <jean.pihet@...aro.org>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH 0/2] perf tools: Add +field argument support for
--field/--sort options
Em Fri, Aug 22, 2014 at 03:58:37PM +0200, Jiri Olsa escreveu:
> hi,
> adding support to add field(s) to default field and sort orders
> via using the '+' prefix, like for report:
> $ perf report -F +period,sample
> $ perf report -s +cpu
>
> thanks,
> jirka
Really cool feature, (lightly) tested and applied,
Thanks,
- Arnaldo
>
> Cc: Arnaldo Carvalho de Melo <acme@...nel.org>
> Cc: Corey Ashford <cjashfor@...ux.vnet.ibm.com>
> Cc: David Ahern <dsahern@...il.com>
> Cc: Frederic Weisbecker <fweisbec@...il.com>
> Cc: Ingo Molnar <mingo@...nel.org>
> Cc: Jean Pihet <jean.pihet@...aro.org>
> Cc: Namhyung Kim <namhyung@...nel.org>
> Cc: Paul Mackerras <paulus@...ba.org>
> Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> Signed-off-by: Jiri Olsa <jolsa@...nel.org>
> ---
> Jiri Olsa (2):
> perf tools: Add +field argument support for --field option
> perf tools: Add +field argument support for --sort option
>
> tools/perf/ui/hist.c | 4 ++--
> tools/perf/util/sort.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++------
> tools/perf/util/sort.h | 1 +
> 3 files changed, 49 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists