![]() | :: | Software | :: | gprof-exit |
gprof-exit comes with NO WARRANTY.
This package implements an _exit subroutine that writes profiling information for gprof.
mkdir /package chmod 1755 /package cd /package
Download the gprof-exit package. The most recent gprof-exit package is gprof-exit 0.50. Unpack gprof-exit in /package:
gunzip gprof-exit-0.50.tar tar -xpf gprof-exit-0.50.tar rm gprof-exit-0.50.tar cd host/superscript.com/prog/gprof-exit-0.50
Compile the package:
package/compile
Run some tests:
package/rtsThe output should be empty.
Install the package:
package/install
Commands are installed in the /package/host/superscript.com/command directory. For compatibility with prior versions, commands are also installed in the /usr/local/bin directory.
Report successful installation:
package/report