From: Richard Purdie Date: Tue, 28 Jun 2005 20:01:03 +0000 (+0100) Subject: [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm X-Git-Tag: v2.6.13-rc1~38^2~3 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0ebff62a8a25952a082641db0ed6b1cfc6c38c;hp=fa0ebff62a8a25952a082641db0ed6b1cfc6c38c;p=linux-2.6 [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm Patch from Richard Purdie Add functions to generate backtraces of both kernel and user processes which allows oprofile's call graphing functionality to be used on arm. This requires unstripped binaries/libs which use a frame pointer. Signed-off-by: Richard Purdie Signed-off-by: Zwane Mwaikambo Signed-off-by: Russell King ---