Deleted Added
full compact
kgmon.8 (13107) kgmon.8 (29736)
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.

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

41.Nm kgmon
42.Op Fl Bbhpr
43.Op Fl M core
44.Op Fl N system
45.Sh DESCRIPTION
46.Nm Kgmon
47is a tool used when profiling the operating system.
48When no arguments are supplied,
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.

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

41.Nm kgmon
42.Op Fl Bbhpr
43.Op Fl M core
44.Op Fl N system
45.Sh DESCRIPTION
46.Nm Kgmon
47is a tool used when profiling the operating system.
48When no arguments are supplied,
49.Nm kgmon
49.Nm
50indicates the state of operating system profiling as running,
51off, or not configured.
52(see
53.Xr config 8 )
54If the
55.Fl p
56flag is specified,
50indicates the state of operating system profiling as running,
51off, or not configured.
52(see
53.Xr config 8 )
54If the
55.Fl p
56flag is specified,
57.Nm kgmon
57.Nm
58extracts profile data from the operating system and produces a
59.Pa gmon.out
60file suitable for later analysis by
61.Xr gprof 1 .
62.Pp
63The options are as follows:
64.Bl -tag -width Ds
65.It Fl B

--- 64 unchanged lines hidden ---
58extracts profile data from the operating system and produces a
59.Pa gmon.out
60file suitable for later analysis by
61.Xr gprof 1 .
62.Pp
63The options are as follows:
64.Bl -tag -width Ds
65.It Fl B

--- 64 unchanged lines hidden ---