aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum1-0/+7
2009-05-14x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt1-1/+1
2009-01-31x86: update copyrightsIngo Molnar1-1/+1
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin1-22/+29
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+57
2008-06-30stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar1-0/+2
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum1-0/+4
2008-01-30x86: remove unneded castsJan Engelhardt1-1/+1
2008-01-30x86: pull bp calculation earlier into the backtrace pathArjan van de Ven1-3/+4
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven1-1/+1
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner1-1/+0
2008-01-25sched: latencytop supportArjan van de Ven1-0/+27
2007-10-17x86: constify stacktrace_opsJan Beulich1-1/+1
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+54