dltrace: Dynamic library call tracer1

dltrace is a dynamic library call tracer which attempts to remain portable to all x86 platforms that support ELF binaries and expose a debugging interface via procfs or the ptrace() system call. The shared library call tracing is done at a level which allows calls to all symbols exported by loaded libraries to be traced. In addition, dltrace does not rely on rtld symbols to retrieve library and symbol information and is capable of determing function arguments dynamically via run-time disassembly.

... part of T2, get it here

URL: http://labs.idefense.com/

Author: Richard Johnson <rjohnson [at] idefense [dot] com>
Maintainer: Sebastian Czech <t2_ [at] arcor [dot] de>

License: GPL
Status: Stable
Version: 0.5

CPU architectures: Does only support: x86

Download: http://labs.idefense.com/releases/ dltrace-0.5.tar.bz2

T2 source: dltrace.cache
T2 source: dltrace.desc

Build time (on reference hardware): 100% (relative to binutils)2

Installed size (on reference hardware): 0.14 MB, 19 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils grep linux-header make sed sysfiles tar util-linux

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).