latrace
SourceForge.net Logo
latrace - glibc 2.4+ LD_AUDIT feature frontend

allows you to trace library calls and get their statistics in a
manner similar to the strace utility (syscall tracing)

latest release 0.5.6 available in [download]


brief info

- display dynamic library functions as they are called
- fast, using callbacks directly from dynamic loader
- display function arguments (C style config file)
- display statistics for called functions
- x86/x86_64/ARM ports
- see full description in [documentation]


bugs/features

- send any bug reports/features to [Jiri Olsa]





Copyright (C) 2008, 2009 Jiri Olsa [email]