| Name: | systemtap-client |
|---|---|
| Version: | 4.9 |
| Release: | 3.0.1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 12076387 |
| License: | GPLv2+ |
| RPM: | systemtap-client-4.9-3.0.1.el8.aarch64.rpm |
| Source RPM: | systemtap-4.9-3.0.1.el8.src.rpm |
| Build Date: | Mon Oct 23 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://sourceware.org/systemtap/ |
| Summary: | Programmable system-wide instrumentation system - client |
| Description: | This package contains/requires the components needed to develop systemtap scripts, and compile them using a local systemtap-devel or a remote systemtap-server installation, then run them using a local or remote systemtap-runtime. It includes script samples and documentation, and a copy of the tapset library for reference. |
- set kernel name to kernel-uek if detected uek booting [OraBug: 29033323]
- rhbz2231619 - rhbz2095359
- rhbz2223733 = rhbz2211288 - rhbz2223735 = rhbz2223739
- Upstream release, see wiki page below for detailed notes. https://sourceware.org/systemtap/wiki/SystemTapReleases
- rhbz2156092 = rhbz1997192 - rhbz2145241 = rhbz2145242 - rhbz2156093 = rhbz2149223 - rhbz2156095 = rhbz2149666 - rhbz2156094 = rhbz2154430
- Upstream release.
- Upstream release, see wiki page below for detailed notes. https://sourceware.org/systemtap/wiki/SystemTapReleases
- sys/sdt.h remove aarch64 and s390 float constraints
- sys/sdt.h remove float constraints that may cause gcc reload issues.
- sys/sdt.h fixes for glibc ftbfs