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