aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stacktrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf1-3/+6
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2015-03-06stacktrace.h: remove duplicate declaration task_structHimanshu Maithani1-2/+0
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim1-0/+5
2011-06-14x86: Swap save_stack_trace_regs parametersMasami Hiramatsu1-2/+2
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+3
2009-06-12stacktrace: add forward-declaration struct task_structVegard Nossum1-0/+2
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum1-0/+1
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin1-1/+1
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin1-1/+1
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+8
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-01-25sched: latencytop supportArjan van de Ven1-0/+3
2007-07-19stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg1-1/+1
2007-05-08simplify the stacktrace codeChristoph Hellwig1-4/+2
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-3/+4
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar1-0/+20