From: Uwe Kleine-König Date: Thu, 13 Aug 2009 18:38:16 +0000 (+0200) Subject: [ARM] support tracing when using newer compilers X-Git-Tag: v2.6.32-rc1~691^2~1^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=181f817eaaca4c1f8a9c265d339d2b96de8b245d;p=pandora-kernel.git [ARM] support tracing when using newer compilers Since gcc 4.4 the name and calling convention for function profiling on ARM changed. With this patch both types are supported. See http://sourceware.org/ml/libc-ports/2008-04/msg00009.html for some details. Lightly-Tested-by: Anand Gadiyar Tested-by: Kevin Hilman Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed