This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bcac20a7a
linux
/
include
/
asm-i386
/
stacktrace.h
2 lines
35 B
C
Raw
Normal View
History
Unescape
Escape
[PATCH] i386: Do stacktracer conversion too Following x86-64 patches. Reuses code from them in fact. Convert the standard backtracer to do all output using callbacks. Use the x86-64 stack tracer implementation that uses these callbacks to implement the stacktrace interface. This allows to use the new dwarf2 unwinder for stacktrace and get better backtraces. Cc: mingo@elte.hu Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 08:52:34 +00:00
#
include
<asm-x86_64/stacktrace.h>
Reference in New Issue
Copy Permalink