aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven1-7/+0
2019-04-14sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-4/+0
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-13/+0
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt1-0/+4
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt1-0/+6
2009-08-13sh: Use the new stack unwinder APIMatt Fleming1-2/+3
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming1-26/+61
2008-09-13sh: latencytop support.Paul Mundt1-1/+22
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens1-0/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2007-05-09sh: Fix stacktrace simplification fallout.Paul Mundt1-1/+1
2007-05-08simplify the stacktrace codeChristoph Hellwig1-8/+1
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-0/+43