Re: [PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-03-10 Thread Jiri Olsa
On Thu, Mar 03, 2016 at 03:57:37PM -0800, Andi Kleen wrote: > From: Andi Kleen > > Add metric only support for -A too. This requires a new print > function that prints the metrics in the right order. > > v2: Fix manpage > v3: Simplify nrcpus computation > Signed-off-by: Andi Kleen Acked-by: Ji

[PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-03-03 Thread Andi Kleen
From: Andi Kleen Add metric only support for -A too. This requires a new print function that prints the metrics in the right order. v2: Fix manpage v3: Simplify nrcpus computation Signed-off-by: Andi Kleen --- tools/perf/Documentation/perf-stat.txt | 2 +- tools/perf/builtin-stat.c

Re: [PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-03-03 Thread Jiri Olsa
On Wed, Mar 02, 2016 at 04:24:57PM -0800, Andi Kleen wrote: > From: Andi Kleen > > Add metric only support for -A too. This requires a new print > function that prints the metrics in the right order. > > v2: Fix manpage > Signed-off-by: Andi Kleen > --- > tools/perf/Documentation/perf-stat.txt

[PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-03-02 Thread Andi Kleen
From: Andi Kleen Add metric only support for -A too. This requires a new print function that prints the metrics in the right order. v2: Fix manpage Signed-off-by: Andi Kleen --- tools/perf/Documentation/perf-stat.txt | 2 +- tools/perf/builtin-stat.c | 48

[PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-03-01 Thread Andi Kleen
From: Andi Kleen Add metric only support for -A too. This requires a new print function that prints the metrics in the right order. v2: Fix manpage Signed-off-by: Andi Kleen --- tools/perf/Documentation/perf-stat.txt | 2 +- tools/perf/builtin-stat.c | 48

[PATCH 6/7] perf, tools, stat: Add --metric-only support for -A

2016-02-29 Thread Andi Kleen
From: Andi Kleen Add metric only support for -A too. This requires a new print function that prints the metrics in the right order. v2: Fix manpage Signed-off-by: Andi Kleen --- tools/perf/Documentation/perf-stat.txt | 2 +- tools/perf/builtin-stat.c | 48