Re: [PATCH v2 4/4] perf tools: Increase index if perf_evsel__new_idx() succeeded

2017-02-01 Thread Taeung Song
On 01/31/2017 10:25 PM, Arnaldo Carvalho de Melo wrote: Em Tue, Jan 31, 2017 at 08:38:31PM +0900, Taeung Song escreveu: Cc: Jiri Olsa Cc: Namhyung Kim Signed-off-by: Taeung Song The title of this patch is misleading, ambiguous. It leads one to have doubt if we were not incrementing that i

Re: [PATCH v2 4/4] perf tools: Increase index if perf_evsel__new_idx() succeeded

2017-01-31 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 31, 2017 at 08:38:31PM +0900, Taeung Song escreveu: > Cc: Jiri Olsa > Cc: Namhyung Kim > Signed-off-by: Taeung Song The title of this patch is misleading, ambiguous. It leads one to have doubt if we were not incrementing that index before and now we are, after successfully calling p