summaryrefslogtreecommitdiff
path: root/benchmarks/gem_wsim.c
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2017-05-19 13:05:44 +0100
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>2017-05-19 13:05:44 +0100
commita71597ad90354b291138be5416a78cba23a6011c (patch)
tree6fbb186c7eec3c22606695bb7b3d0fdcf55117a2 /benchmarks/gem_wsim.c
parent39cccab83b7c515a2b57abe679a8cb304c8933ef (diff)
gem_wsim: Add missing help text for -p
Document priority support in the help text. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'benchmarks/gem_wsim.c')
-rw-r--r--benchmarks/gem_wsim.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/gem_wsim.c b/benchmarks/gem_wsim.c
index e9341b57..9131254a 100644
--- a/benchmarks/gem_wsim.c
+++ b/benchmarks/gem_wsim.c
@@ -1649,6 +1649,8 @@ static void print_help(void)
" -t <n> Nop calibration tolerance percentage.\n"
" Use when there is a difficulty obtaining calibration with the\n"
" default settings.\n"
+" -p <n> Context priority to use for the following workload on the\n"
+" command line.\n"
" -w <desc|path> Filename or a workload descriptor.\n"
" Can be given multiple times.\n"
" -W <desc|path> Filename or a master workload descriptor.\n"