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