[PATCH 14/19] perf callchain: Fix double mapping al->addr for children without self period

2017-11-03 Thread Arnaldo Carvalho de Melo
From: Namhyung Kim Milian Wolff found a problem he described in [1] and that for him would get fixed: "Note how most of the large offset values are now gone. Most notably, we get proper srcline resolution for the random.h and complex headers." Then Namhyung found the root

[PATCH 14/19] perf callchain: Fix double mapping al->addr for children without self period

2017-11-03 Thread Arnaldo Carvalho de Melo
From: Namhyung Kim Milian Wolff found a problem he described in [1] and that for him would get fixed: "Note how most of the large offset values are now gone. Most notably, we get proper srcline resolution for the random.h and complex headers." Then Namhyung found the root cause: "I looked