Title: Cannot make LD_PROFILE to create shared library profiling data file

Hi ,

I am trying to use sprof profiler for shared library. I made things by the book -
 ( http://www.phpman.info/index.php/man/ld.so/8
 http://sources.redhat.com/ml/libc-alpha/2003-07/msg00029.html )
 
I set up LD_PROFILE and Ld_PROFILE_OUTPUT variables.

It said that shared lib profiling is implemented in glibc 2.1

I run RH AS3 with glibc 2.3.2, so I expect to see profile data collected.

I know that this shared library was compiled with -pg flag, so I expect to have profiling data !???


(  The excellent source of info about shared libs at http://people.redhat.com/drepper/dsohowto.pdf )

Thanks for your time.

Lev

Reply via email to