kgconv(8) ultrix man page | unix.com

Man Page: kgconv

Operating Environment: ultrix

Section: 8

kgconv(8)						      System Manager's Manual							 kgconv(8)

Name
       kgconv - convert a dump from kgmon (kgdump.out) to gprof format (gmon.out)

Syntax
       kgconv [ -d ] [ -ncpunumber ] [ dumpfile ] [ system ]

Description
       The  command  is used to convert the dump file (kgdump.out) produced by to the format required by The output file is gmon.out, which can be
       directly used by If the -n flag is not used, kgconv dumps the cumulative profile data about all the processors in the system.

Options
       -ncpunumber    Converts profile data for the specified processor only.

       -d	      Uses the dumpfile specified as the next argument, instead of kgdump.out as the input file.

Files
       default system

       default input dump file

       output file used by

See Also
       kgmon(8), gprof(1), config(8)

																	 kgconv(8)
Related Man Pages
opgprof(1) - centos
vpardump(1m) - hpux
kgmon(8) - freebsd
opgprof(1) - osx
opgprof(1) - xfree86
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB