This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/372] gprof, ITIMER_PROF


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]