perf tools: Add pid/tid filtering to report and script commands
[deliverable/linux.git] / tools / perf / Documentation / perf-script.txt
index a21eec05bc42f8c2e0702e62d9eae965c9855221..79445750fcb322fb323c38b6e9a921500f5241c6 100644 (file)
@@ -193,6 +193,12 @@ OPTIONS
        Only display events for these comms. CSV that understands
        file://filename entries.
 
+--pid=::
+       Only show events for given process ID (comma separated list).
+
+--tid=::
+       Only show events for given thread ID (comma separated list).
+
 -I::
 --show-info::
        Display extended information about the perf.data file. This adds
This page took 0.025085 seconds and 5 git commands to generate.