summaryrefslogtreecommitdiffstats
path: root/arch/sh/oprofile/backtrace.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-29arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar1-80/+0
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven1-7/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-13/+0
2010-10-27sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt1-1/+1
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt1-27/+0
2009-08-13sh: Use the new stack unwinder APIMatt Fleming1-2/+3
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming1-20/+36
2008-12-22sh: oprofile: Fix up the module build.Paul Mundt1-5/+1
2008-12-22sh: oprofile: Backtrace support.Dave Peverley1-0/+118