summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/oprofile/backtrace.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-021-1/+1
| | | | | | | This patch removes all explicit tests for the TIF_32BIT flag Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* [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>
OpenPOWER on IntegriCloud