commit | 181f817eaaca4c1f8a9c265d339d2b96de8b245d | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Aug 13 20:38:16 2009 +0200 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Aug 13 20:34:36 2009 +0200 |
tree | 44572f3be32f89ee7afbf4495fae12ad234ab6ae | |
parent | b88fb83b138d4a377abea9461b2d58b9bf8ad9fe [diff] |
[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 <gadiyar@ti.com> Tested-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>