strace Alternatives
strace is described as 'Diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state' and is an app in the development category. There are more than 10 alternatives to strace for a variety of platforms, including Linux, Mac, Windows, BSD and FreeBSD apps. The best strace alternative is Process Monitor, which is free. Other great apps like strace are Sysdig, API Monitor, Valgrind and ftrace.
- 56 Process Monitor alternatives
- Free • Proprietary
- Process Monitoring Tool
- Windows
- PortableApps.com
Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and...
- - Process Monitor is the most popular Windows alternative to strace.
- - Process Monitor is the most popular free alternative to strace.
Process Monitor Features
Sysdig is open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Think of it as strace + tcpdump + lsof + awesome sauce.
- - Sysdig is the most popular Mac & Linux alternative to strace.
- - Sysdig is the most popular Open Source alternative to strace.
- 9 API Monitor alternatives
- Free • Proprietary
- Process Monitoring Tool
- Windows
API Monitor is a Windows program that lets you monitor and control API calls made by applications and services. Its a powerful tool for seeing how applications and services work or for tracking down problems that you have in your own applications.
DiscontinuedLast version is from 2013. See: http://www.rohitab.com/apimonitor/changelog
- 9 Valgrind alternatives
- Free • Open Source
- Mac
- Linux
- Android
Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
- - Valgrind is the most popular Android alternative to strace.
Valgrind Features
Ftrace is an internal tracer designed to find what is going on inside the kernel.
ftrace Features
DTrace is a performance analysis and troubleshooting tool that is included by default with various operating systems, including Solaris, Mac OS X and FreeBSD. A Linux port is in development.
DTrace Features
ApproveAPI? is a developer API for requesting a user's real-time approval on anything via Email, SMS, and in-app Mobile Push notifications with a consistent tap-to-approve user experience.
- - ApproveAPI is the most popular Web-based alternative to strace.
- - ApproveAPI is the most popular commercial alternative to strace.
ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. Used for debugging.
ltrace Features
perf is a performance analyzing tool in Linux, available from Linux kernel version 2.6.31 under tools/perf, and is frequently updated and enhanced. It is capable of lightweight profiling, supports hardware performance counters, tracepoints, software performance counters (e.g.
perf Features
C++ exception (and generic) stack trace debug suite.
- - JTracer is the most popular Android Tablet alternative to strace.
Libcsdbg is a C++ exception stack tracer. When an exception is thrown, caught and handled, libcsdbg offers the tools to create and process the exception stack trace, the path the exception has propagated up the call stack, unwinding it, up to the section were it was handled.
Libcsdbg Features
ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and...
ktap Features