perf script: Print mmap[2] events also
[linux-2.6-block.git] / tools / perf / Documentation / perf-script.txt
index 67af9b77ea780562a58e4964ea73bd028f557ad0..cfdbb1e045b53514f919e6c96acb48d0b6df4be3 100644 (file)
@@ -206,6 +206,9 @@ OPTIONS
 --show-task-events
        Display task related events (e.g. FORK, COMM, EXIT).
 
+--show-mmap-events
+       Display mmap related events (e.g. MMAP, MMAP2).
+
 SEE ALSO
 --------
 linkperf:perf-record[1], linkperf:perf-script-perl[1],