This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: LD_PROFILE with glibc-2.4 on mips-linux


On Thu, Jun 07, 2007 at 12:06:19PM -0700, John Van Horne wrote:
> looking for anything like *.profile. Does profiling of shared libraries
> work on MIPS?

No, it does not.  The MIPS lazy loading stubs do not use the normal
fixup mechanism, so the profiling hooks never get called.

-- 
Daniel Jacobowitz
CodeSourcery


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