Document the '-i' option which allows the user to specify a ktr events
log file.
This commit is contained in:
parent
2f9b6e1f34
commit
9e1fb7fbad
@ -35,6 +35,7 @@
|
||||
.Nm
|
||||
.Op Fl cfqrt
|
||||
.Op Fl e Ar execfile
|
||||
.Op Fl i Ar ktrfile
|
||||
.Op Fl m Ar corefile
|
||||
.Op Fl o Ar outfile
|
||||
.Sh DESCRIPTION
|
||||
@ -54,6 +55,10 @@ Quiet mode; do not print the column header.
|
||||
Print relative timestamps rather than absolute timestamps.
|
||||
.It Fl t
|
||||
Print the timestamp for each entry.
|
||||
.It Fl i Ar ktrfile
|
||||
File containing saved ktr trace events; for more information see the
|
||||
.Xr ktr 4
|
||||
manual page.
|
||||
.It Fl e Ar execfile
|
||||
The kernel image to resolve symbols from.
|
||||
The default is the value returned via
|
||||
|
Loading…
Reference in New Issue
Block a user