kdump.1 (60e15db9920e1f90f14d143a96f1b230f1d0da59) | kdump.1 (da647ae946a00482f69900a49b0f1c4d5912abf2) |
---|---|
1.\" Copyright (c) 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 30 unchanged lines hidden (view full) --- 39.Nm kdump 40.Nd display kernel trace data 41.Sh SYNOPSIS 42.Nm 43.Op Fl dEnlHRsT 44.Op Fl f Ar trfile 45.Op Fl m Ar maxdata 46.Op Fl p Ar pid | 1.\" Copyright (c) 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 30 unchanged lines hidden (view full) --- 39.Nm kdump 40.Nd display kernel trace data 41.Sh SYNOPSIS 42.Nm 43.Op Fl dEnlHRsT 44.Op Fl f Ar trfile 45.Op Fl m Ar maxdata 46.Op Fl p Ar pid |
47.Op Fl t Op cnistuw | 47.Op Fl t Ar trstr |
48.Sh DESCRIPTION 49The 50.Nm 51command displays the kernel trace files produced with 52.Xr ktrace 1 53in human readable format. 54By default, the file 55.Pa ktrace.out --- 42 unchanged lines hidden (view full) --- 98Display relative timestamps (time since previous entry). 99.It Fl r 100When decoding STRU records, display structure members such as UIDs, 101GIDs, dates etc. symbolically instead of numerically. 102.It Fl s 103Suppress display of I/O data. 104.It Fl T 105Display absolute timestamps for each entry (seconds since epoch). | 48.Sh DESCRIPTION 49The 50.Nm 51command displays the kernel trace files produced with 52.Xr ktrace 1 53in human readable format. 54By default, the file 55.Pa ktrace.out --- 42 unchanged lines hidden (view full) --- 98Display relative timestamps (time since previous entry). 99.It Fl r 100When decoding STRU records, display structure members such as UIDs, 101GIDs, dates etc. symbolically instead of numerically. 102.It Fl s 103Suppress display of I/O data. 104.It Fl T 105Display absolute timestamps for each entry (seconds since epoch). |
106.It Fl t Ar cnistuw | 106.It Fl t Ar trstr |
107See the 108.Fl t 109option of 110.Xr ktrace 1 . 111.El 112.Pp 113The output format of 114.Nm --- 68 unchanged lines hidden --- | 107See the 108.Fl t 109option of 110.Xr ktrace 1 . 111.El 112.Pp 113The output format of 114.Nm --- 68 unchanged lines hidden --- |