Re: [RFC PATCHES 0/7] Add support for showing headers in the hist browser.

2014-07-08 Thread Namhyung Kim
On Tue, Jul 8, 2014 at 3:23 AM, Arnaldo Carvalho de Melo wrote: > Em Fri, Jul 04, 2014 at 05:53:02PM +0900, Namhyung Kim escreveu: >> you ;-) ). But I also think it needs to fix column/header alignment >> first, hmm... > > This one liner should do the trick, i.e. left justify it. Yes, but it nee

Re: [RFC PATCHES 0/7] Add support for showing headers in the hist browser.

2014-07-07 Thread Arnaldo Carvalho de Melo
Em Fri, Jul 04, 2014 at 05:53:02PM +0900, Namhyung Kim escreveu: > you ;-) ). But I also think it needs to fix column/header alignment > first, hmm... This one liner should do the trick, i.e. left justify it. - Arnaldo diff --git a/tools/perf/util/sort.c b/tools/perf/util/sort.c index 1ec57dd82

Re: [RFC PATCHES 0/7] Add support for showing headers in the hist browser.

2014-07-04 Thread Arnaldo Carvalho de Melo
Em Fri, Jul 04, 2014 at 05:53:02PM +0900, Namhyung Kim escreveu: > On Thu, 3 Jul 2014 18:48:11 -0300, Arnaldo Carvalho de Melo wrote: > > Em Thu, Jul 03, 2014 at 06:42:53PM -0300, Arnaldo Carvalho de Melo escreveu: > >>Namhyung, since you reviewed the previous patchkit, I'd like to know > >> if

Re: [RFC PATCHES 0/7] Add support for showing headers in the hist browser.

2014-07-04 Thread Namhyung Kim
Hi Arnaldo, On Thu, 3 Jul 2014 18:48:11 -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Jul 03, 2014 at 06:42:53PM -0300, Arnaldo Carvalho de Melo escreveu: >> Please let me know if you are ok with it and if I can have your >> Acked-by and perhaps Tested-by tags for the code I wrote. >> >>

Re: [RFC PATCHES 0/7] Add support for showing headers in the hist browser.

2014-07-03 Thread Arnaldo Carvalho de Melo
Em Thu, Jul 03, 2014 at 06:42:53PM -0300, Arnaldo Carvalho de Melo escreveu: > Please let me know if you are ok with it and if I can have your > Acked-by and perhaps Tested-by tags for the code I wrote. > > Namhyung, since you reviewed the previous patchkit, I'd like to know > if I can