]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 28 Jun 2005 20:01:03 +0000 (21:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Jun 2005 20:01:03 +0000 (21:01 +0100)
commitc70928996e261273ebe2b29fb04f0f05af4693fd
treee7600dd94511b958a9fb315b6c0e924e8744f5ae
parentd49a6a669d754ea8fe0a746e9acbb73c8a2861b7
[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 <zwane@arm.linux.org.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/oprofile/Makefile
arch/arm/oprofile/backtrace.c [new file with mode: 0644]
arch/arm/oprofile/init.c
arch/arm/oprofile/op_arm_model.h