SuperScript :: Software :: gprof-exit

How to install gprof-exit

gprof-exit comes with NO WARRANTY.

System requirements

gprof-exit works only under UNIX.

This package implements an _exit subroutine that writes profiling information for gprof.

Installation

If necessary, create a /package directory:

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/rts

The 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

Copyright © 2009 by SuperScript Technology, Inc. All rights reserved.