perf script: Add --header/--header-only options
[linux-2.6-block.git] / tools / perf / Documentation / perf-script.txt
index c2a5071cf8f85f1705e8a1eeeaab1228e324261b..05f9a0a6784cf850a689aa4a5f1daffe2f6bec6c 100644 (file)
@@ -209,6 +209,12 @@ OPTIONS
 --show-mmap-events
        Display mmap related events (e.g. MMAP, MMAP2).
 
+--header
+       Show perf.data header.
+
+--header-only
+       Show only perf.data header.
+
 SEE ALSO
 --------
 linkperf:perf-record[1], linkperf:perf-script-perl[1],