summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
AgeCommit message (Expand)Author
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06stacktrace.h: remove duplicate declaration task_structHimanshu Maithani
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim
2011-06-14x86: Swap save_stack_trace_regs parametersMasami Hiramatsu
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2009-06-12stacktrace: add forward-declaration struct task_structVegard Nossum
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton
2008-01-25sched: latencytop supportArjan van de Ven
2007-07-19stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg
2007-05-08simplify the stacktrace codeChristoph Hellwig
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar