C Development Tools and Libraries

strace - Tracks and displays system calls associated with a running process

Website: http://sourceforge.net/projects/strace/
License: BSD
Vendor: Fedora Project
Description:
The strace program intercepts and records the system calls called and
received by a running process.  Strace can print a record of each
system call, its arguments and its return value.  Strace is useful for
diagnosing problems and debugging, as well as for instructional
purposes.

Install strace if you need a tool to track the system calls made and
received by a process.

Packages

strace-4.8-1.fc20.ppc64 [262 KiB] Changelog by Dmitry V. Levin (2013-06-03):
- New upstream release:
  + fixed ERESTARTNOINTR leaking to userspace on ancient kernels (#659382);
  + fixed decoding of *xattr syscalls (#885233);
  + fixed handling of files with 64-bit inode numbers by 32-bit strace (#912790);
  + added aarch64 support (#969858).

Listing created by Repoview-0.6.6-5.fc20