Mailing List Archive

[xen-unstable] xentrace: Add missing help option
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1271179173 -3600
# Node ID c02cc832cb2d88c383d33c1ba50c381fae703308
# Parent b4fce8f4ec378b6ed508caa58b3e7e12e8e93033
xentrace: Add missing help option

Describe the --reserve-disk-space option in the xentrace help.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
---
tools/xentrace/xentrace.c | 3 +++
1 files changed, 3 insertions(+)

diff -r b4fce8f4ec37 -r c02cc832cb2d tools/xentrace/xentrace.c
--- a/tools/xentrace/xentrace.c Tue Apr 13 18:19:10 2010 +0100
+++ b/tools/xentrace/xentrace.c Tue Apr 13 18:19:33 2010 +0100
@@ -804,6 +804,9 @@ static void usage(void)
" -V, --version Print program version\n" \
" -M, --memory-buffer=b Copy trace records to a circular memory buffer.\n" \
" Dump to file on exit.\n" \
+" -r --reserve-disk-space=n Before writing trace records to disk, check to see\n" \
+" that after the write there will be at least n space\n" \
+" left on the disk.\n" \
"\n" \
"This tool is used to capture trace buffer data from Xen. The\n" \
"data is output in a binary format, in the following order:\n" \

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