Re: [PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-11-04 Thread Jiri Olsa
On Mon, Nov 02, 2015 at 05:50:21PM -0800, Andi Kleen wrote: > From: Andi Kleen > > Instead of every caller deciding whether to call abs or nsec printout > do it all in a single central function. No functional changes. > > Signed-off-by: Andi Kleen > --- > tools/perf/builtin-stat.c | 57 >

Re: [PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-11-04 Thread Jiri Olsa
On Mon, Nov 02, 2015 at 05:50:21PM -0800, Andi Kleen wrote: > From: Andi Kleen > > Instead of every caller deciding whether to call abs or nsec printout > do it all in a single central function. No functional changes. > > Signed-off-by: Andi Kleen >

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-11-02 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 57 +-- 1 file changed, 20 insertions(+),

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-11-02 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 57

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-10-23 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 57 +-- 1 file changed, 20 insertions(+),

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-10-23 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 57

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-09-21 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 50 +++ 1 file changed, 20 insertions(+),

[PATCH 2/9] tools, perf, stat: Use common printout faction to avoid duplicated code

2015-09-21 Thread Andi Kleen
From: Andi Kleen Instead of every caller deciding whether to call abs or nsec printout do it all in a single central function. No functional changes. Signed-off-by: Andi Kleen --- tools/perf/builtin-stat.c | 50