Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option

2017-08-18 Thread Taeung Song
Hi Arnaldo, On 08/18/2017 12:16 AM, Arnaldo Carvalho de Melo wrote: Em Tue, Aug 15, 2017 at 05:06:31PM -0300, Arnaldo Carvalho de Melo escreveu: Em Wed, Aug 16, 2017 at 12:13:09AM +0900, Taeung Song escreveu: Add --show-nr-samples option to perf-annotate so that it corresponds with perf-report

Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option

2017-08-17 Thread Arnaldo Carvalho de Melo
Em Tue, Aug 15, 2017 at 05:06:31PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Wed, Aug 16, 2017 at 12:13:09AM +0900, Taeung Song escreveu: > > Add --show-nr-samples option to perf-annotate > > so that it corresponds with perf-report. > > I'll fold the second patch (2/4) with this one, thanks.

Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option

2017-08-15 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 16, 2017 at 12:13:09AM +0900, Taeung Song escreveu: > Add --show-nr-samples option to perf-annotate > so that it corresponds with perf-report. I'll fold the second patch (2/4) with this one, thanks. - Arnaldo > Cc: Namhyung Kim > Cc: Milian Wolff > Cc: Jiri Olsa > Signed-off-by: