Name: | strace |
---|---|
Version: | 5.13 |
Release: | 7.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2756144 |
License: | LGPL-2.1+ and GPL-2.0+ |
RPM: | strace-5.13-7.el9.x86_64.rpm |
Source RPM: | strace-5.13-7.el9.src.rpm |
Build Date: | Fri May 06 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://strace.io |
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. |
- Update tests-m32 and tests-mx32 with --secontext=mismatch option support changes (#2046264).
- Add --secontext=mismatch option support (#2038965).
- Fix incorrect ifname printing buffer size (#2028166).
- Address some issues reported by covscan (#1996691). - Replace 0141-tests-disable-sockopt-timestamp-on-new-glibc-with-__.patch with upstream v5.13-10-g0211fdc "tests: change sockopt-timestamp test to use syscall(__NR_recvmsg)" and 0154-tests-call-setsockopt-directly-in-sockopt-timestamp.patch. - Undo forceful injection of -m64 into CFLAGS/CPPFLAGS to avoid breaking mpers and its tests (#1996676).
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebase to v5.13 (#1925722, #1925967, #1928305, #1973048).
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- v5.9 -> v5.10.
- v5.8 -> v5.9.
- v5.7 -> v5.8.