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

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Feb 15 13:37:00 GMT 2019



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.



More information about the Libc-alpha mailing list