From 8ad08546e5d6189d2c778b6175e97b486332d37e Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Mon, 5 Sep 2011 19:59:40 -0300 Subject: [PATCH] intel_gpu_tools: describe -e option in usage screen This patch adds a short description of '-e' option to the usage screen. Signed-off-by: Eugeni Dodonov --- tools/intel_gpu_top.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/intel_gpu_top.c b/tools/intel_gpu_top.c index 9e832a81..a2277cc5 100644 --- a/tools/intel_gpu_top.c +++ b/tools/intel_gpu_top.c @@ -419,7 +419,8 @@ usage(const char *appname) "\n" "The following parameters apply:\n" "[-s ] samples per seconds (default %d)\n" - "[-o ] output to file (default to stdio)\n" + "[-e ] command to profile\n" + "[-o ] output to file (default to stdio)\n" "[-h] show this help screen\n" "\n", appname,