|
@@ -116,8 +116,8 @@ OPTIONS
|
|
|
--fields::
|
|
|
Comma separated list of fields to print. Options are:
|
|
|
comm, tid, pid, time, cpu, event, trace, ip, sym, dso, addr, symoff,
|
|
|
- srcline, period, iregs, brstack, brstacksym, flags.
|
|
|
- Field list can be prepended with the type, trace, sw or hw,
|
|
|
+ srcline, period, iregs, brstack, brstacksym, flags, bpf-output,
|
|
|
+ callindent. 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
|
|
|
|