ktrace.1 (9b50d9027575220cb6dd09b3e62f03f511e908b8) ktrace.1 (10871c98840256a46869aff599577f0b09766512)
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.

--- 142 unchanged lines hidden (view full) ---

151.Pp
152# disable all tracing to the file "tracedata"
153.Dl $ ktrace -c -f tracedata
154.Pp
155# disable tracing of all processes owned by the user
156.Dl $ ktrace -C
157.Sh SEE ALSO
158.Xr kdump 1
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.

--- 142 unchanged lines hidden (view full) ---

151.Pp
152# disable all tracing to the file "tracedata"
153.Dl $ ktrace -c -f tracedata
154.Pp
155# disable tracing of all processes owned by the user
156.Dl $ ktrace -C
157.Sh SEE ALSO
158.Xr kdump 1
159.Sh BUGS
160Only works if
161.Ar file
162is a regular file.
159.Sh HISTORY
160The
161.Nm ktrace
162command appears in
163.Bx 4.4 .
163.Sh HISTORY
164The
165.Nm ktrace
166command appears in
167.Bx 4.4 .