[PATCH 18/44] perf annotate: Rename hist to sym_hist in annotation__calc_percent

2018-08-09 Thread Arnaldo Carvalho de Melo
From: Jiri Olsa We will need to bring in 'struct hists' variable in this scope, so it's better we do this rename first. Signed-off-by: Jiri Olsa Cc: Alexander Shishkin Cc: David Ahern Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Stephane Eranian Link:

[PATCH 18/44] perf annotate: Rename hist to sym_hist in annotation__calc_percent

2018-08-09 Thread Arnaldo Carvalho de Melo
From: Jiri Olsa We will need to bring in 'struct hists' variable in this scope, so it's better we do this rename first. Signed-off-by: Jiri Olsa Cc: Alexander Shishkin Cc: David Ahern Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Stephane Eranian Link: