Here is a package to use profiling on Linux.

It contains the following files:

-rw-r--r--   1 jrs      user         3410 Jun 14 00:52 profil.patch

patches to Linux v0.96a patchlevel 2 kernel for profiling

-rw-r--r--   1 jrs      user          236 Jun 14 01:21 Makefile

sample makefile for using profiling with an earlier version of GCC.

-rw-r--r--   1 jrs      user         1721 Jun 14 00:45 gcrt0.s
-rw-r--r--   1 jrs      user          542 Jun 14 01:21 gcrt0.o

source and object of the startup file for programs using -pg profiling

-rw-r--r--   1 jrs      user         9050 Jun 14 00:45 gmon.c
-rw-r--r--   1 jrs      user         3582 Jun 14 00:45 gmon.h
-rw-r--r--   1 jrs      user          107 Jun 14 00:45 profil.c
-rw-r--r--   1 jrs      user         2932 Jun 14 01:21 libgmon.a

profile assist code which belongs in libc.a and libc_p.a

-rw-r--r--   1 jrs      user          965 Jun 14 00:56 gprof.patch
-rwxr-xr-x   1 jrs      user        78848 Jun 14 01:12 gprof*

small patches and a binary of GNU gprof as found in binutils-1.9.tar.Z

Rick Sladkey
jrs@world.std.com
