mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 06:16:13 +00:00
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 <eugeni.dodonov@intel.com>
This commit is contained in:
parent
b9d7c3a087
commit
8ad08546e5
@ -419,6 +419,7 @@ usage(const char *appname)
|
|||||||
"\n"
|
"\n"
|
||||||
"The following parameters apply:\n"
|
"The following parameters apply:\n"
|
||||||
"[-s <samples>] samples per seconds (default %d)\n"
|
"[-s <samples>] samples per seconds (default %d)\n"
|
||||||
|
"[-e <command>] command to profile\n"
|
||||||
"[-o <file>] output to file (default to stdio)\n"
|
"[-o <file>] output to file (default to stdio)\n"
|
||||||
"[-h] show this help screen\n"
|
"[-h] show this help screen\n"
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user