perf_counter tools: Document '--' option parsing terminator
[firefly-linux-kernel-4.4.55.git] / Documentation / perf_counter / Documentation / perf-record.txt
index 353db1bb98abfb0a663dc24f4c81596c2f38b142..a93d2ec6176a34e639ed07c9564bcb42a9cf703e 100644 (file)
@@ -9,6 +9,7 @@ SYNOPSIS
 --------
 [verse]
 'perf record' [-e <EVENT> | --event=EVENT] [-l] [-a] <command>
+'perf record' [-e <EVENT> | --event=EVENT] [-l] [-a] -- <command> [<options>]
 
 DESCRIPTION
 -----------