[PATCH 05/15] perf callchain: Create real callchain entries for inlined frames

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff The inline_node structs are maintained by the new dso->inlines tree. This in turn keeps ownership of the fake symbols and srcline string representing an inline frame. This tree is sorted by address to allow quick lookups. All other entries of the symbol

[PATCH 05/15] perf callchain: Create real callchain entries for inlined frames

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff The inline_node structs are maintained by the new dso->inlines tree. This in turn keeps ownership of the fake symbols and srcline string representing an inline frame. This tree is sorted by address to allow quick lookups. All other entries of the symbol beside the function