[Bug libc/372] gprof, ITIMER_PROF
drepper at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Sep 22 18:44:00 GMT 2005
------- Additional Comments From drepper at redhat dot com 2005-09-22 18:44 -------
Overflows are a fact of life when it comes to gprof. You want a fixed, high
interval, others want high precision. If you want to avoid overflows, use a
lower HZ value. Or even better: use a sane profiling method. There is nothing
which can be done with gprof without breaking binary and tools compatibility.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
http://sourceware.org/bugzilla/show_bug.cgi?id=372
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list