Name: | strace |
---|---|
Version: | 6.12 |
Release: | 1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2674283 |
License: | LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND (GPL-1.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-only WITH Linux-syscall-note) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ISC AND X11 AND FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD |
RPM: | strace-6.12-1.el10.x86_64.rpm |
Source RPM: | strace-6.12-1.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-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. |
- Rebase to v6.12; drop upstream patches on top of 6.7 (RHEL-62412).
- Avoid failures of creat.gen test on kernels that include commit v6.11-rc1~242^2~19 ("fs: don't block i_writecount during exec").
- Fix incorrect syscall name reporting in restart_syscall() on attach when PTRACE_GET_SYSCALL_INFO is in use (RHEL-65108). - Update net-yy-inet* and linkat--secontext_mismatch tests.
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Apply "tests: workaround net-yy-inet* for new kernels" (RHEL-45361)
- Bump release for June 2024 mass rebuild
- v6.6 -> v6.7.
- v6.5 -> v6.6 (resolves: #2243631).
- v6.4 -> v6.5. - Updated the SPDX license expression (by Eugene Syromyatnikov).
- v6.3 -> v6.4.