From: Jan Beulich Date: Mon, 26 Jun 2006 11:57:28 +0000 (+0200) Subject: [PATCH] x86_64: reliable stack trace support X-Git-Tag: v2.6.18-rc1~612^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4552d5dc08b79868829b4be8951b29b07284753f;p=pandora-kernel.git [PATCH] x86_64: reliable stack trace support These are the generic bits needed to enable reliable stack traces based on Dwarf2-like (.eh_frame) unwind information. Subsequent patches will enable x86-64 and i386 to make use of this. Thanks to Andi Kleen and Ingo Molnar, who pointed out several possibilities for improvement. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed