This is the mail archive of the libc-help@sourceware.org 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]
Other format: [Raw text]

About _dl_rtld_di_serinfo() function


Hi, all

While I was profiling a typical web server, I found that _dl_rtld_di_serinfo() took much of CPU cycles. 
Thus I tried to analyze this function by reading source code, but I could not clearly understand what this function is about. 
I just vaguely assume that this function is related to dynamic loading and provides necessary information but I couldn't figure out any further. 

Can anyone tell me what this is function for?

Thanks for your help in advance
Regards, Kangkook

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