Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning | Richard Purdie | 2005-08-04 |
| | | | | | | | | | Patch from Richard Purdie Fix a typo causing a warning in the arm oprofile backtrace code. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm | Richard Purdie | 2005-06-28 |
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> |