Trace the Library and System Calls a Program Makes
Ltrace is a program that runs the specified command until it exits. It intercepts and records the dynamic library calls that are called by the executed process and the signals that are received by that process. It can also intercept and print the system calls executed by the program. The program to trace need not be recompiled for this, so you can use ltrace on binaries for which you do not have access to the source. This is still a work in progress, so, for example, the tracking to child processes may fail or some things may not work as expected.
-
Links to Base:System / ltrace
-
Has a link diff
-
Download package
Source Files
(show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000119119 Bytes | 152217392729 days ago | ![]() |
arm-trace.patch | 0000000461461 Bytes | 15053335957 months ago | ![]() |
baselibs.conf | 000000005656 Bytes | 1207831937about 10 years ago | ![]() |
ltrace-0.7.91-g6c6bcc3.tar.bz2 | 0000267585261 KB | 1409678354over 3 years ago | ![]() |
ltrace-fix-build.patch | 0000000513513 Bytes | 15115410095 months ago | ![]() |
ltrace.changes | 000001908218.6 KB | 15179979183 months ago | ![]() |
ltrace.spec | 00000032603.18 KB | 152353853113 days ago | ![]() |
ppc-ptrace.patch | 0000000298298 Bytes | 15179974293 months ago | ![]() |
readdir.patch | 00000010751.05 KB | 1468404100almost 2 years ago | ![]() |