Looking for a ltrace alternative? We've compiled the best options based on user reviews, features, and pricing to help you find the right fit.
What is ltrace? ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
ApproveAPI is an API and workflow automation platform that allows you to build custom approval workflows and integrate them seamlessly …
API Monitor is an application monitoring tool that allows developers to track, debug, and test APIs and microservices. It provides …
Process Monitor is a advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It can …
ltrace is a program tracing utility intended for debugging issues in running processes on Linux and some other Unix-like systems. It intercepts and records dynamic library calls which are called by processes during execution.Specifically, it traces calls made by programs to shared libraries such as system calls and other dynamic linking calls. For each intercepted library call, ltrace prints out the name of the call along with its arguments and return value. This allows developers to trace execution of a …
| Software | Pricing | Score |
|---|---|---|
| ltrace | N/A | — |
| strace | N/A | — |
| Valgrind | N/A | — |
| ftrace | N/A | — |
| Libcsdbg | N/A | — |
| ApproveAPI | N/A | — |
| DTrace | N/A | — |
| API Monitor | N/A | — |
| JTracer | N/A | — |
| Process Monitor | N/A | — |
| SystemTap | N/A | — |