Name: | ltrace |
---|---|
Version: | 0.7.91 |
Release: | 43.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 316252 |
License: | GPLv2+ |
RPM: | ltrace-0.7.91-43.el9.x86_64.rpm |
Source RPM: | ltrace-0.7.91-43.el9.src.rpm |
Build Date: | Sun Jan 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/cespedes/ltrace |
Summary: | Tracks runtime library calls from dynamically linked executables |
Description: | Ltrace is a debugging program which runs a specified command until the command exits. While the command is executing, ltrace intercepts and records both the dynamic library calls called by the executed process and the signals received by the executed process. Ltrace can also intercept and print system calls executed by the process. You should install ltrace if you need a sysadmin tool for tracking the execution of processes. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Add support for SCV syscall insn for ppc64le
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
- Initialize some variables to avoid gcc warning (#1799619)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild