X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=tools%2Fperf%2FDocumentation%2Fperf-script.txt;h=21494806c0abf419bfe95eb8be1a0bb5d83330e4;hb=535aeaae7de821ba5d43ee2a204ee667ca95aae4;hp=5a0160d359a18a832a0795737f54cafde973bd8f;hpb=f14d570785e6760284a9849f9bafd0a9825a1a25;p=deliverable%2Flinux.git diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt index 5a0160d359a1..21494806c0ab 100644 --- a/tools/perf/Documentation/perf-script.txt +++ b/tools/perf/Documentation/perf-script.txt @@ -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