perf script: Print comm, fork and exit events also
[linux-block.git] / tools / perf / Documentation / perf-script.txt
index e9cbfcddfa3f608ee19b2366802f7f405f78f535..67af9b77ea780562a58e4964ea73bd028f557ad0 100644 (file)
@@ -203,6 +203,9 @@ OPTIONS
 --show-kernel-path::
        Try to resolve the path of [kernel.kallsyms]
 
+--show-task-events
+       Display task related events (e.g. FORK, COMM, EXIT).
+
 SEE ALSO
 --------
 linkperf:perf-record[1], linkperf:perf-script-perl[1],