From: Stephane Eranian Date: Tue, 20 Nov 2012 09:51:02 +0000 (+0100) Subject: perf symbols: Fix dso__fprintf() print statement X-Git-Tag: v3.9-rc1~173^2~14^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919d590f13c94c5465db723178e4b72200fd5f90;p=pandora-kernel.git perf symbols: Fix dso__fprintf() print statement Was ignoring the dso type (function vs. variable) and was therefore printing bogus information. Signed-off-by: Stephane Eranian Cc: Ingo Molnar Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20121120095101.GA5939@quad Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed