xref: /netbsd-src/distrib/syspkg/sets/comp/comp-debug-sbin/DESCR (revision 1ca5c1b28139779176bd5c13ad7c5f25c0bcd5f8)
1*1ca5c1b2SjwiseThis package contains kgmon, a kernel debugging utility. kgmon is a tool
2*1ca5c1b2Sjwiseused when profiling the operating system. When no arguments are supplied,
3*1ca5c1b2Sjwisekgmon indicates the state of operating system profiling as running, off,
4*1ca5c1b2Sjwiseor not configured. (see config(8)) If the -p flag is specified, kgmon
5*1ca5c1b2Sjwiseextracts profile data from the operating system and produces a gmon.out
6*1ca5c1b2Sjwisefile suitable for later analysis by gprof(1).
7