This is the mail archive of the libc-alpha@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]

Re: [PATCH 5/6] Refactor hp-timing rtld usage



On 15/02/2019 11:28, Florian Weimer wrote:
> * Adhemerval Zanella:
> 
>> The code is already convoluted for profiling and trying to use clock_gettime
>> syscall will add more complexity. Do we really need this functionality?
> 
> Which functionality?  This custom rtld profiling code?

rtld profiling with clock_gettime for architectures without hp-timing
support.


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