Name: | devtoolset-12-strace |
---|---|
Version: | 5.18 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Development/Debuggers |
Size: | 2824020 |
License: | LGPL-2.1+ and GPL-2.0+ |
RPM: | devtoolset-12-strace-5.18-2.el7.x86_64.rpm |
Source RPM: | devtoolset-12-strace-5.18-2.el7.src.rpm |
Build Date: | Wed Nov 23 2022 |
Build Host: | build-ol7-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. |
- Fix the issues reported by covscan (#2103068). - Fix SELinux context matching for the deleted paths (#2087693). - Fix sloppy FD usage in the bpf test (#2103137).
- Rebase to v5.18.
- Rebase to v5.17; drop upstream patches on top of 5.12 (#2076528).
- Address some issues reported by covscan (#1996690).
- Rebase to v5.13.
- Rebase to v5.12; drop upstream patches on top of 5.7 (#1958328).
- Add PID namespace translation support (#1804334).
- Explicitly add BuildRequires: bzip2-devel as -ldw needs -lbz2 (#1870580).
- Rebase to v5.7; drop upstream patches on top of 5.1 (#1861328).
- Do not depend on kernel headers for decoding (#1758201).