]> Git Repo - linux.git/commit
[PATCH] lockdep: stacktrace subsystem, x86_64 support
authorIngo Molnar <[email protected]>
Mon, 3 Jul 2006 07:24:40 +0000 (00:24 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Arjan van de Ven <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86_64/Kconfig
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/stacktrace.c [new file with mode: 0644]
This page took 0.051816 seconds and 4 git commands to generate.