index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stacktrace.h
Age
Commit message (
Expand
)
Author
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
stacktrace.h: remove duplicate declaration task_struct
Himanshu Maithani
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2011-06-14
x86: Swap save_stack_trace_regs parameters
Masami Hiramatsu
2010-11-18
x86: Eliminate bp argument from the stack tracing routines
Soeren Sandmann Pedersen
2009-06-12
stacktrace: add forward-declaration struct task_struct
Vegard Nossum
2009-06-12
x86: add save_stack_trace_bp() for tracing from a specific stack frame
Vegard Nossum
2008-11-23
tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT
Török Edwin
2008-11-23
tracing/stack-tracer: fix style issues
Török Edwin
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
2008-10-03
include/linux/stacktrace.h: declare struct task_struct
Andrew Morton
2008-01-25
sched: latencytop support
Arjan van de Ven
2007-07-19
stacktrace: fix header file for !CONFIG_STACKTRACE
Johannes Berg
2007-05-08
simplify the stacktrace code
Christoph Hellwig
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar