From: Florian Krohm Date: Thu, 24 Jan 2013 21:32:32 +0000 (+0000) Subject: Improve help message. X-Git-Tag: svn/VALGRIND_3_9_0~415 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50359ee42a43dbc9267e04cfb3802abb2d03a95;p=thirdparty%2Fvalgrind.git Improve help message. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13266 --- diff --git a/perf/vg_perf.in b/perf/vg_perf.in index 5527b75b4f..5d31f48a83 100644 --- a/perf/vg_perf.in +++ b/perf/vg_perf.in @@ -63,8 +63,9 @@ usage: vg_perf [options] [files or dirs] -h --help show this message --reps= number of repeats for each program [1] --tools= tools to run [Nulgrind and Memcheck] - --vg Valgrind(s) to measure [Valgrind in the current directory] - (can be specified multiple times). + --vg= top-level directory containing Valgrind to measure + [Valgrind in the current directory, i.e. --vg=.] + Can be specified multiple times. The "in-place" build is used. --outer-valgrind: run these Valgrind(s) under the given outer valgrind.