]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/perf_counter/builtin-stat.c
perf_counter tools: Document '--' option parsing terminator
[karo-tx-linux.git] / Documentation / perf_counter / builtin-stat.c
index ce661e2fa8ddd5da8fab84b8bb34e4c7cc5e16e5..ac14086d9a706aedd0f2a447671b8bf9f48f226c 100644 (file)
@@ -212,6 +212,7 @@ static void skip_signal(int signo)
 
 static const char * const stat_usage[] = {
        "perf stat [<options>] <command>",
+       "perf stat [<options>] -- <command> [<options>]",
        NULL
 };