On Thu, Dec 28, 2006 at 09:28:30AM -0800, Ian Lance Taylor wrote:
> I don't know the answer to your question.  It may be that you need to
> run "gprof /path/to/lirary.so gmon.out".  I'm not sure.

Gprof has roughly no support for shared libraries.  Only addresses
between _stext and _etext are recorded.

-- 
Daniel Jacobowitz
CodeSourcery

Reply via email to