perf report: Add --dsos parameter
[pandora-kernel.git] / tools / perf / Documentation / perf-report.txt
index 40c1db8..13d85ca 100644 (file)
@@ -20,6 +20,10 @@ OPTIONS
 -i::
 --input=::
         Input file name. (default: perf.data)
+-d::
+--dsos=::
+       Only consider symbols in these dsos. CSV that understands
+       file://filename entries.
 
 SEE ALSO
 --------