summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/backtrace.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
| | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Paul Mackerras <paulus@samba.org>
* [PATCH] powerpc: Add oprofile calltrace supportBrian Rogan2006-03-291-0/+126
Add oprofile calltrace support to powerpc. Disable spinlock backtracing now we can use calltrace info. (Updated to work on both 32bit and 64bit by me). Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>