perf tools: Allow multiple threads or processes in record, stat, top
[firefly-linux-kernel-4.4.55.git] / tools / perf / Documentation / perf-stat.txt
index 8966b9ab20144a5205ffe15ccdffe58a52764e40..2fa173b51970614c380d260b52aa636070bcfae1 100644 (file)
@@ -35,11 +35,11 @@ OPTIONS
         child tasks do not inherit counters
 -p::
 --pid=<pid>::
-        stat events on existing process id
+        stat events on existing process id (comma separated list)
 
 -t::
 --tid=<tid>::
-        stat events on existing thread id
+        stat events on existing thread id (comma separated list)
 
 
 -a::