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.9-1.fc20.x86_64 [289 KiB] Changelog by Dmitry V. Levin (2014-08-15):
- New upstream release:
  + fixed build when <sys/ptrace.h> and <linux/ptrace.h> conflict (#993384);
  + updated CLOCK_* constants (#1088455);
  + enabled ppc64le support (#1122323);
  + fixed attach to a process on ppc64le (#1129569).

Listing created by Repoview-0.6.6-5.fc20