Strace is a diagnostic and troubleshooting tool for printing out a trace of all the system calls made by another process. It intercepts and records the signals received by a process and the system calls which are called by a process. The name of each system call, its arguments and its return value are reported.
4 lines
185 B
Text
4 lines
185 B
Text
$NetBSD: distinfo,v 1.1.1.1 2003/05/16 03:45:51 jeremy-c-reed Exp $
|
|
|
|
SHA1 (strace-4.4.94.tar.bz2) = 87be2104d110b101b00c64d6987ffe8c02dbb57f
|
|
Size (strace-4.4.94.tar.bz2) = 361744 bytes
|