Name: | strace |
---|---|
Version: | 4.12 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 1827445 |
License: | BSD |
RPM: | strace-4.12-4.el7.x86_64.rpm |
Source RPM: | strace-4.12-4.el7.src.rpm |
Build Date: | Wed Aug 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/strace/ |
Summary: | Tracks and displays system calls associated with a running process |
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. |
- Fix typo in btrfs detection logic. (#1449935)
- Remove unneeded debug stuff. (#1377847)
- Adjust O_TMPFILE patch to include support even if the build-time headers don't have it. (#1377847)
- Rebase to strace 4.12, which fixes... + Support BLKPG_RESIZE_PARTITION (#1329673) + Support getrandom() (#1374268) + Fix endless loop in io_submit (#1165548) - Merge upstream patches for vhangup and chown - Skip some tests on older kernels (RHEL 6) - Remove -m64 that rpm macros adds - Show mode with O_TMPFILE (#1377847)
- Fix race which caused follow-fork option to not always work (#1235833)
- rebuild
- Fix prototype for ptrace (#1129572)
- update for ppc64 -- Dan Horak's patch from Fedora (#1122390)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27