latrace

traces library calls in dynamically linked programs
  http://people.redhat.com/jolsa/latrace/index.shtml
  0
  no reviews



Latrace (similar to ltrace) displays dynamic library calls of a program using the LD_AUDIT feature of newer glibc versions. It is also capable to measure and display various statistics of dynamic calls. If a config file is provided, latrace will display function arguments with detailed output for structures.