dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/oprofile
Richard Purdie fa0ebff62a [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>
2005-06-28 21:01:03 +01:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm 2005-06-28 21:01:03 +01:00
backtrace.c [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm 2005-06-28 21:01:03 +01:00
common.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init.c [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm 2005-06-28 21:01:03 +01:00
op_arm_model.h [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm 2005-06-28 21:01:03 +01:00
op_counter.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
op_model_xscale.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00