perf script: Add period data column
[deliverable/linux.git] / tools / perf / Documentation / perf-script.txt
index 5a0160d359a18a832a0795737f54cafde973bd8f..21494806c0abf419bfe95eb8be1a0bb5d83330e4 100644 (file)
@@ -115,7 +115,7 @@ OPTIONS
 -f::
 --fields::
         Comma separated list of fields to print. Options are:
-        comm, tid, pid, time, cpu, event, trace, ip, sym, dso, addr, symoff, srcline.
+        comm, tid, pid, time, cpu, event, trace, ip, sym, dso, addr, symoff, srcline, period.
         Field list can be prepended with the type, trace, sw or hw,
         to indicate to which event type the field list applies.
         e.g., -f sw:comm,tid,time,ip,sym  and -f trace:time,cpu,trace
This page took 0.024268 seconds and 5 git commands to generate.