[PATCH] Document backtracer selection options
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:28 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:28 +0000 (10:52 +0200)
Signed-off-by: Andi Kleen <ak@suse.de>
Documentation/x86_64/boot-options.txt

index 6da24e7..4303e0c 100644 (file)
@@ -245,6 +245,13 @@ Debugging
                newfallback: use new unwinder but fall back to old if it gets
                        stuck (default)
 
+  call_trace=[old|both|newfallback|new]
+               old: use old inexact backtracer
+               new: use new exact dwarf2 unwinder
+               both: print entries from both
+               newfallback: use new unwinder but fall back to old if it gets
+                       stuck (default)
+
 Misc
 
   noreplacement  Don't replace instructions with more appropriate ones