No features have been listed yet.
No ApproveAPI videos yet. You could help us improve this page by suggesting one.
strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.
API Monitor - API Monitor is a software that monitors and displays API calls made by applications and services. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications
DTrace - DTrace is a performance analysis and troubleshooting tool for Solaris, Mac OS X and FreeBSD.
ftrace - A function tracer for the Linux kernel.
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.
ltrace - ltrace intercepts and records dynamic library calls which are called by an executed process and the...