Re: [PATCH] perf top: Add a visual cue for toggle zeroing of samples

2014-10-07 Thread taeung
Thanks for answering. I resend a patch according to your advices. And I also added the stdio output to the patch as below. If you have time and check the patch I resend, I'd appreciate it. Thanks, Taeung On 10/07/2014 02:26 PM, Namhyung Kim wrote: Hi Taeung, On Sun, 5 Oct 2014 15:49:34 +09

Re: [PATCH] perf top: Add a visual cue for toggle zeroing of samples

2014-10-06 Thread Namhyung Kim
Hi Taeung, On Sun, 5 Oct 2014 15:49:34 +0900, Taeung Song wrote: > When 'perf top' is run, one can't easily find a difference > between -z option and normal output. > So I added a visual cue to know whether it is the zeroing or not. [SNIP] > +static int hists__browser_title(struct hists *hists,