Package strace-6.12-1.el9.src
Name | strace |
---|---|
Epoch | 0 |
Version | 6.12 |
Release | 1.el9 |
Architecture | src |
Website/URL | https://strace.io |
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 |
Build Time | 2025-03-31 17:47:54 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Tracks and displays system calls associated with a running process |
Repositories | BaseOS |
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. |
Errata | — |
Size | 2590 KiB |
Source Project | strace-6.12-1.el9 |
SHA-256 checksum | 7771161c367d12146ceb264f671dc51b638b50110555e83e19bf806f3cbe41c2 |
×
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.12-1 - Rebuilt for MSVSphere 9.6-beta * Thu Jan 02 2025 Eugene Syromiatnikov <esyr@redhat.com> - 6.12-1 - Rebase to v6.12; drop upstream patches on top of 6.7, drop the harcoded "-isystem /usr/include" from CPPFLAGS (RHEL-8646). * Tue Oct 29 2024 Eugene Syromiatnikov <esyr@redhat.com> - 6.7-2 - Fix incorrect syscall name reporting in restart_syscall() on attach when PTRACE_GET_SYSCALL_INFO is in use (RHEL-65109). - Update net-yy-inet* and linkat--secontext_mismatch tests. * Thu Feb 01 2024 Eugene Syromiatnikov <esyr@redhat.com> - 6.7-1 - Rebase to v6.7; drop upstream patches on top of 5.18 (RHEL-8646). - Updated the SPDX license expression.