]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] lockdep: stacktrace subsystem, x86_64 support
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:24:40 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:02 +0000 (15:27 -0700)
commit21b32bbff950771f196da91011249fa05fa83b32
treea93f72bc17399df1e49427c857c8bbe904f109fb
parent4a7c7197817e7180f56110334d961f4aa6ac69cb
[PATCH] lockdep: stacktrace subsystem, x86_64 support

Framework to generate and save stacktraces quickly, without printing anything
to the console.  x86_64 support.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Kconfig
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/stacktrace.c [new file with mode: 0644]