[PATCH for review] [36/145] x86_64: Document backtracer selection options

From: Andi Kleen
Date: Thu Aug 10 2006 - 16:18:24 EST


r
Signed-off-by: Andi Kleen <ak@xxxxxxx>

---
Documentation/x86_64/boot-options.txt | 7 +++++++
1 files changed, 7 insertions(+)

Index: linux/Documentation/x86_64/boot-options.txt
===================================================================
--- linux.orig/Documentation/x86_64/boot-options.txt
+++ linux/Documentation/x86_64/boot-options.txt
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/