Mailing List Archive

[xen-unstable] xenctx: fix xenctx --all option on x86
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1222078616 -3600
# Node ID ad79f7af391619a1fd0746dd31aecea27d811d21
# Parent a1e86caf83a318cc62a8675b59464da77921e685
xenctx: fix xenctx --all option on x86

Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
---
tools/xentrace/xenctx.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r a1e86caf83a3 -r ad79f7af3916 tools/xentrace/xenctx.c
--- a/tools/xentrace/xenctx.c Mon Sep 22 11:15:39 2008 +0100
+++ b/tools/xentrace/xenctx.c Mon Sep 22 11:16:56 2008 +0100
@@ -785,8 +785,8 @@ int main(int argc, char **argv)
{"frame-pointers", 0, NULL, 'f'},
#ifdef __ia64__
{"regs", 1, NULL, 'r'},
+#endif
{"all", 0, NULL, 'a'},
-#endif
{"help", 0, NULL, 'h'},
{0, 0, 0, 0}
};

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog