Deleted Added
full compact
kgmon.8 (1554) kgmon.8 (1856)
1.\" Copyright (c) 1983, 1991, 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.

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

77flag is also specified, the
78.Pa gmon.out
79file is generated before the buffers are reset.
80.It Fl M
81Extract values associated with the name list from the specified core
82instead of the default ``/dev/kmem''.
83.It Fl N
84Extract the name list from the specified system instead of the
1.\" Copyright (c) 1983, 1991, 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.

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

77flag is also specified, the
78.Pa gmon.out
79file is generated before the buffers are reset.
80.It Fl M
81Extract values associated with the name list from the specified core
82instead of the default ``/dev/kmem''.
83.It Fl N
84Extract the name list from the specified system instead of the
85default ``/vmunix''.
85default ``/kernel''.
86.El
87.Pp
88If neither
89.Fl b
90nor
91.Fl h
92is specified, the state of profiling collection remains unchanged.
93For example, if the
94.Fl p
95flag is specified and profile data is being collected,
96profiling will be momentarily suspended,
97the operating system profile buffers will be dumped,
98and profiling will be immediately resumed.
99.Sh FILES
100.Bl -tag -width /dev/kmemx -compact
86.El
87.Pp
88If neither
89.Fl b
90nor
91.Fl h
92is specified, the state of profiling collection remains unchanged.
93For example, if the
94.Fl p
95flag is specified and profile data is being collected,
96profiling will be momentarily suspended,
97the operating system profile buffers will be dumped,
98and profiling will be immediately resumed.
99.Sh FILES
100.Bl -tag -width /dev/kmemx -compact
101.It Pa /vmunix
101.It Pa /kernel
102the default system
103.It Pa /dev/kmem
104the default memory
105.El
106.Sh SEE ALSO
107.Xr gprof 1 ,
108.Xr config 8
109.Sh DIAGNOSTICS

--- 13 unchanged lines hidden ---
102the default system
103.It Pa /dev/kmem
104the default memory
105.El
106.Sh SEE ALSO
107.Xr gprof 1 ,
108.Xr config 8
109.Sh DIAGNOSTICS

--- 13 unchanged lines hidden ---