[PATCH 15/15] perf util: Enable handling of inlined frames by default

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff Now that we have caches in place to speed up the process of finding inlined frames and srcline information repeatedly, we can enable this useful option by default. Suggested-by: Ingo Molnar Signed-off-by: Milian Wolff

[PATCH 15/15] perf util: Enable handling of inlined frames by default

2017-10-25 Thread Arnaldo Carvalho de Melo
From: Milian Wolff Now that we have caches in place to speed up the process of finding inlined frames and srcline information repeatedly, we can enable this useful option by default. Suggested-by: Ingo Molnar Signed-off-by: Milian Wolff Reviewed-by: Andi Kleen Cc: David Ahern Cc: Jin Yao