aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King1-12/+2
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2014-11-13ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster1-3/+1
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting1-0/+19
2014-05-22ARM: stacktrace: include exception PC value in stacktrace outputRussell King1-0/+23
2014-05-22ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2013-12-09ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker1-1/+1
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon1-1/+1
2009-07-21[ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König1-2/+2
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas1-28/+60
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-06-22[ARM] latencytop supportNicolas Pitre1-4/+30
2007-05-30[ARM] Fix stacktrace FP range checkingRussell King1-1/+1
2007-05-15arm: walk_stacktrace() needs to be exportedAl Viro1-0/+2
2007-05-11[ARM] stacktrace fixAndrew Morton1-9/+3
2007-04-28[ARM] Add stacktrace support and make oprofile use itRussell King1-0/+73