From: Masami Hiramatsu Date: Thu, 21 Oct 2010 10:13:02 +0000 (+0900) Subject: perf probe: Fix type searching X-Git-Tag: v2.6.37-rc1~18^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4046b8bb5ffae9ee916e504cdadee804f10e0c56;p=pandora-kernel.git perf probe: Fix type searching Fix to get the actual type die of variables by using dwarf_attr_integrate() which gets attribute from die even if the type die is connected by DW_AT_abstract_origin. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Ingo Molnar LKML-Reference: <20101021101302.3542.38549.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed