mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
Update manual page to reflect latest changes of ABI description support.
MFC after: 1 Month.
This commit is contained in:
parent
7144d36fab
commit
a30c325c64
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219044
@ -36,7 +36,7 @@
|
||||
.Nd display kernel trace data
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl dEnlHRsT
|
||||
.Op Fl dEnlHRsTA
|
||||
.Op Fl f Ar trfile
|
||||
.Op Fl m Ar maxdata
|
||||
.Op Fl p Ar pid
|
||||
@ -99,6 +99,8 @@ GIDs, dates etc. symbolically instead of numerically.
|
||||
Suppress display of I/O data.
|
||||
.It Fl T
|
||||
Display absolute timestamps for each entry (seconds since epoch).
|
||||
.It Fl A
|
||||
Display description of the ABI of traced process.
|
||||
.It Fl t Ar trstr
|
||||
See the
|
||||
.Fl t
|
||||
|
Loading…
Reference in New Issue
Block a user