perf tools: Add pid/tid filtering to report and script commands
[deliverable/linux.git] / tools / perf / Documentation / perf-report.txt
index dd7cccdde49883d30a6114151935ac4e2850cfc0..4879cf63882482155ffad05a3bc2abc8dff90f14 100644 (file)
@@ -40,6 +40,11 @@ OPTIONS
        Only consider symbols in these comms. CSV that understands
        file://filename entries.  This option will affect the percentage of
        the overhead column.  See --percentage for more info.
+--pid=::
+        Only show events for given process ID (comma separated list).
+
+--tid=::
+        Only show events for given thread ID (comma separated list).
 -d::
 --dsos=::
        Only consider symbols in these dsos. CSV that understands
This page took 0.046929 seconds and 5 git commands to generate.