latrace is a frontend for glibc 2.4 LD_AUDIT.
To install latrace under /usr use following commands
autoconf
./configure --prefix=/usr
make
su
make install
Product's homepage
What's New in This Release: [ read full changelog ]
· added enum support
· added -F option to disable fork following
· added -E option to disable exec following
· added -T option to hide thread id
· x86_64 - added 'pcC' options , since it looks glibc bug 7055 got fixed somehow
· x86_64 - fixed argument display (fixed glibc bug 9893, not sure when the glibc fix will be available 2.10?)
· stats - added -C sym, fixed -C lib
· confs - added syscall.conf (x86_64), mman.conf, resource.conf
· asciidoc man/html/txt