Messages in this thread |  | | Subject | Re: [PATCH v2 4/4] perf tools: Increase index if perf_evsel__new_idx() succeeded | From | Taeung Song <> | Date | Wed, 1 Feb 2017 17:04:46 +0900 |
| |
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 <jolsa@kernel.org> >> Cc: Namhyung Kim <namhyung@kernel.org> >> Signed-off-by: Taeung Song <treeze.taeung@gmail.com> > > 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 perf_evsel__new_idx(). > > It should have been: > > "perf tools: Only increase index if perf_evsel__new_idx() succeeds" >
Understood! I'll change the title!
Thanks, Taeung
|  |