From: Arnaldo Carvalho de Melo Date: Tue, 11 Aug 2009 19:22:11 +0000 (-0300) Subject: perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available X-Git-Tag: v2.6.31-rc6~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247648e3742ded01e42a4b14c2da330b13cbb47f;p=pandora-kernel.git perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available In old binutils we can't access bfd_demangle(), use cplus_demangle() just like oprofile. Signed-off-by: Arnaldo Carvalho de Melo Cc: Luis Claudio R. Gonçalves Cc: H. Peter Anvin Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Frédéric Weisbecker LKML-Reference: <20090811192211.GG18061@ghostprotocols.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed