summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
AgeCommit message (Expand)Author
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver
2021-03-10stacktrace: Move documentation for arch_stack_walk_reliable() to headerMark Brown
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown
2020-06-10stacktrace: cleanup inconsistent variable typeWalter Wu
2019-07-25stacktrace: Constify 'entries' argumentsBart Van Assche
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf
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