[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Profiling a dlopened library





Le 18.04.2013 20:12, Niklaus a écrit :
Hi,
    How do i profile a library which is dlopened from an executable.
The executable and the library are compiled with -g using gcc . Can
somone tell me tool that would profile it at runtime.

Regards,
Nik

Try to search about valgrind. I do not know how profiling works, and when I tried I was not really able to understand the stuff, but it seems valgrind is quite appreciated. (I should really take some time to learn how to use it some day)


Reply to: