From 4ed9f99d71822f829c47a5f9b85a1c9f6eb1f32e Mon Sep 17 00:00:00 2001 From: Douglas Santos Date: Fri, 26 Feb 2010 09:23:13 -0500 Subject: [PATCH] add alloc-trace to usage() --- ustctl/ustctl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ustctl/ustctl.c b/ustctl/ustctl.c index 0e8e01d..ae7e318 100644 --- a/ustctl/ustctl.c +++ b/ustctl/ustctl.c @@ -56,6 +56,7 @@ void usage(void) \n\ Commands:\n\ --create-trace\t\t\tCreate trace\n\ + --alloc-trace\t\t\tAlloc trace\n\ --start-trace\t\t\tStart tracing\n\ --stop-trace\t\t\tStop tracing\n\ --destroy-trace\t\t\tDestroy the trace\n\ -- 2.34.1