perf report: Add --skip-empty option to suppress 0 event stat
[linux-2.6-microblaze.git] / tools / perf / Documentation / perf-report.txt
index f51f000..24efc05 100644 (file)
@@ -571,6 +571,9 @@ include::itrace.txt[]
                            sampled cycles
        'Avg Cycles'      - block average sampled cycles
 
+--skip-empty::
+       Do not print 0 results in the --stat output.
+
 include::callchain-overhead-calculation.txt[]
 
 SEE ALSO