From a71597ad90354b291138be5416a78cba23a6011c Mon Sep 17 00:00:00 2001 From: Tvrtko Ursulin Date: Fri, 19 May 2017 13:05:44 +0100 Subject: gem_wsim: Add missing help text for -p Document priority support in the help text. Signed-off-by: Tvrtko Ursulin --- benchmarks/gem_wsim.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'benchmarks') 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 Nop calibration tolerance percentage.\n" " Use when there is a difficulty obtaining calibration with the\n" " default settings.\n" +" -p Context priority to use for the following workload on the\n" +" command line.\n" " -w Filename or a workload descriptor.\n" " Can be given multiple times.\n" " -W Filename or a master workload descriptor.\n" -- cgit v1.2.3