Name: | devtoolset-6-strace |
---|---|
Version: | 4.12 |
Release: | 3.0.2.el7 |
Architecture: | aarch64 |
Group: | Development/Debuggers |
Size: | 1781405 |
License: | BSD |
RPM: | devtoolset-6-strace-4.12-3.0.2.el7.aarch64.rpm |
Source RPM: | devtoolset-6-strace-4.12-3.0.2.el7.src.rpm |
Build Date: | Tue Nov 06 2018 |
Build Host: | ca-buildarm01.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. |
- avoid redefine of struct btrfs_ioctl_defrag_range_args [OraBug: 28829996] - skip test case membarrier
- Merge upstream patches for vhangup and chown - Skip some tests on older kernels (RHEL 6) - Remove -m64 that rpm macros adds - Duplicate vhangup/chown patch for -m32 also.
- Disable testing on s390x and ppc64 until we can determine root causes of their failures.
- Rebase to fc24's 4.12
- Add --re-interval to caps tests also
- Rebase to fc23's 4.10
- Import from RHEL 7 and build