Re: programing optimization



The gprof utility still works & is distributed in the binutils package. It
provides a very nice text base view of timing information as well as one of the
most sophisticated mechanisms for making sense of cyclic call graphs (aka
recursion).

"Dugas, Alan" wrote:
> 
> Does anyone know of a (free?) utility that is capable of analyzing a program and
> telling me how much time is being spent and/or cpu usage being consumed by each
> function?  Thanks in advance to any who reply.
> 
>                                 -- Stupid Genius
 
---------------------------
John Schmerge
schmerge cyber com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]