Re: [PATCH 06/20] perf annotate: Rename hist to sym_hist in annotation__calc_percent

From: Arnaldo Carvalho de Melo
Date: Mon Aug 06 2018 - 11:10:11 EST


Em Sat, Aug 04, 2018 at 03:05:07PM +0200, Jiri Olsa escreveu:
> We will need to bring in 'struct hists' variable in this scope,
> so it's better we do this rename first.

Applied.