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

Re: Profiling C programs



On Fri, 2005-07-15 at 11:20 +0500, Asim Jamshed wrote:
> Hi,
> I am profiling Samba-2.2.8 source code using gprof. The problem I am
> facing is that the data generated through profiling is only giving
> names of application functions(which are only called up during
> initialization of the server). The majority of the time is usually
> spent by the server is in library functions and system calls. Is there
> any way I could measure the times taken by those routines?
> 

Have you ensured everything that's called and been compiled with the
relevant flags? 


-- 
Michael Bane
Atmospheric Physics Group
University of Manchester



Reply to: