459e429cab
<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. |
||
---|---|---|
.. | ||
c++rt0.c | ||
crt0.c | ||
gmon.c | ||
gmon.h | ||
gprof.ex | ||
Makefile |