This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: 2 problems with sprof


On Sat, Sep 22, 2001 at 07:10:19PM -0700, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
> 
> > sprof is a very special case. I don't think RTLD_UNDEF_OK is appropriate
> > here. Also it doesn't have to deal with DT_INIT/DT_FINI/DT_NEEDED. This
> > patch has minimum impact on performance.
> 
> I can go with that.  But the flag shouldn't be exported.  Please look
> at the changes I checked in.  Thanks,

It compiled ok. I think it should work. Thanks.

I'd like to profile more than one DSO with LD_PROFILE at a time. The
current code doesn't support it. I assume it will take some effort to
make it to work. Is anyone else interested in it? It will be nice to
have someone to work with on it.


H.J.


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