[PATCH 14/15] perf report: Use srcline from callchain for hist entries

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff This also removes the symbol name from the srcline column, more on this below. This ensures we use the correct srcline, which could originate from a potentially inlined function. The hist entries used to query for the srcline based purely on the IP,

[PATCH 14/15] perf report: Use srcline from callchain for hist entries

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff This also removes the symbol name from the srcline column, more on this below. This ensures we use the correct srcline, which could originate from a potentially inlined function. The hist entries used to query for the srcline based purely on the IP, which leads to wrong