Using apptrace
for Application Verification
The apptrace
utility is a C program which dynamically traces calls to Oracle Solaris library routines as an application runs. apptrace
works on either SPARC or x86 platforms. apptrace
can trace interface calls for both SPARC and x86 32-bit interfaces, as well as the 64-bit interfaces on SPARC. The apptrace
only examines C language interfaces.