From: Arnaldo Carvalho de Melo Date: Tue, 20 Oct 2009 17:54:55 +0000 (-0200) Subject: perf top: Fix symbol annotation X-Git-Tag: v2.6.33-rc1~399^2~187^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88e4bf60de6253a048cf4e6b3b0715e543e0460;p=pandora-kernel.git perf top: Fix symbol annotation We need to use map->unmap_ip() here too to match section relative symbol address to the absolute address needed to match objdump -dS addresses. Reported-by: Mike Galbraith Signed-off-by: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1256061295-19835-1-git-send-email-acme@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed