freebsd-dev/lib/csu/i386
Bruce Evans 459e429cab Remove dead code. gmon stuff is now done better in libc/gmon an
<machine/profile.h>.  The old version was writing an incomplete
header without the profrate field that is necessary to handle the
current faster profiling clock.  The counters that are where the
the profrate should be are usually 0 and gprof converts a profrate
of 0 to hz so the old version gave times too large by a factor of
profhz/hz = 10.24.
1994-08-22 15:13:41 +00:00
..
c++rt0.c From Jordan via. Paul K. 1994-03-09 17:12:59 +00:00
crt0.c Make it work with new mmap syscall. 1994-08-05 17:53:07 +00:00
gmon.c Added shared libs support from NetBSD. 1993-11-04 01:09:18 +00:00
gmon.h Added shared libs support from NetBSD. 1993-11-04 01:09:18 +00:00
gprof.ex Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
Makefile Remove dead code. gmon stuff is now done better in libc/gmon an 1994-08-22 15:13:41 +00:00