Libctrace Summary Libctrace is an experimantal project to trace all function calls. Author Mauro Meneghin Build Requires GCC. Build a small libctrace.so: make Build the binaries to be traced with gcc arguments -finstrument-functions -rdynamic License MIT