aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-09-20x86/stacktrace: Convert save_stack_trace_*() to use the new unwinderJosh Poimboeuf1-45/+29
2016-09-16x86/dumpstack: Pin the target stack when dumping itAndy Lutomirski1-0/+5
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf1-1/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-02-20perf: generalize perf_callchainAlexei Starovoitov1-7/+11
2011-06-14x86: Swap save_stack_trace_regs parametersMasami Hiramatsu1-1/+1
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-13/+0
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim1-3/+3
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-4/+4
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov1-14/+10
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov1-1/+5
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker1-3/+4
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker1-8/+10
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