Hi,
I'm working with DTrace to track function calls within shared libraries. Typically, this is straightforward. For example, let's say I have a binary named "foo" and
a library named "libbar.so." when I run "foo," I can trace every function call made inside "libbar.so."
However, shared...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.