[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project systemtap-4.9-3.el8

Name systemtap
Epoch 0
Version 4.9
Release 3.el8
Website/URL http://sourceware.org/systemtap/
License GPLv2+
Build Time 2023-12-13 12:51:35
Build Host builder-x86-04.inferitos.ru
Summary Programmable system-wide instrumentation system
Repositories AppStream
Description SystemTap is an instrumentation system for systems running Linux. Developers can write instrumentation scripts to collect data on the operation of the system. The base systemtap package contains/requires the components needed to locally develop and execute systemtap scripts.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
systemtap-4.9-3.el8.x86_64 Programmable system-wide instrumentation system 657664e59a542cd0e0c265af669ba4949a95c69233d7b9c439f11efbafb6e1af download
systemtap-client-4.9-3.el8.x86_64 Programmable system-wide instrumentation system - client bf509fecdee601d72624dd7d460fdd9231c89911ec769b8bbdc80705d49639e2 download
systemtap-devel-4.9-3.el8.x86_64 Programmable system-wide instrumentation system - development headers, tools 4f7f3ebfa86804fbdc97f1763218cb7eb0a8e015e32e08a70c6a140e838dd56c download
systemtap-exporter-4.9-3.el8.x86_64 Systemtap-prometheus interoperation mechanism ec6f06005731d209f600c3903de9736a127f93e1ac2323ddce597e0389467c2f download
systemtap-initscript-4.9-3.el8.x86_64 Systemtap Initscripts a8dcf91a90dad53b37e59633459e45e4a71cc2022188ef1438d7d9cc3fbd0191 download
systemtap-runtime-4.9-3.el8.x86_64 Programmable system-wide instrumentation system - runtime 8fa16c2fbce684fd55e841ec52f67a8f8fdc1608834f840e2211de9b47988fcf download
systemtap-runtime-java-4.9-3.el8.x86_64 Systemtap Java Runtime Support 3f0f6c3790e1f8685dde07989afa5f383cc7e29ed29f581d9c92fd9dc0a16db2 download
systemtap-runtime-python3-4.9-3.el8.x86_64 Systemtap Python 3 Runtime Support 7af3e356c817edd55d21befc2bf4d49fa7c4a5e7fd37d551d04f61cffea8944c download
systemtap-runtime-virtguest-4.9-3.el8.x86_64 Systemtap Cross-VM Instrumentation - guest 2c2ce11459c72e6cfd56d24be489724048418c0ab171027af8b1d24613236a41 download
systemtap-runtime-virthost-4.9-3.el8.x86_64 Systemtap Cross-VM Instrumentation - host 6a8b102d8b14011e99879d6d2be71baf910f976c55086396e86b74eb1e70825f download
systemtap-sdt-devel-4.9-3.el8.x86_64 Static probe support tools 7d3c4d3481f5f75d6fe26c7814b51ac6e28c478075d8161744ce125e3663bac5 download
systemtap-server-4.9-3.el8.x86_64 Instrumentation System Server 121639243aa0bbf682bdf2338b3d2d119d636ebf788cf496ef06b1a4cce8a3cc download
i686
systemtap-devel-4.9-3.el8.i686 Programmable system-wide instrumentation system - development headers, tools 7ad06c8f9e4441e927dae3fde4e80aa8f9b51dfb75b47f11333d21ef3185892d download
systemtap-sdt-devel-4.9-3.el8.i686 Static probe support tools 643d1f34e5688324e62fb32afbd7228f3c3298dff49de98bbbd2bf4d7fac0daf download
src
systemtap-4.9-3.el8.src Programmable system-wide instrumentation system eb48692e05cb66ae7ecb5a58ee2afa32fe038b70a38a4d89fe692e6329f52143 download
Changelog link
* Mon Aug 14 2023 Frank Ch. Eigler <fche@redhat.com> - 4.9-3
- rhbz2231619
- rhbz2095359

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.9-2
- Rebuilt for MSVSphere 8.8

* Tue Jul 18 2023 Frank Ch. Eigler <fche@redhat.com> - 4.9-2
- rhbz2223733 = rhbz2211288
- rhbz2223735 = rhbz2223739

* Fri Apr 28 2023 Frank Ch. Eigler <fche@redhat.com> - 4.9-1
- Upstream release, see wiki page below for detailed notes.
  https://sourceware.org/systemtap/wiki/SystemTapReleases

* Fri Dec 23 2022 Frank Ch. Eigler <fche@redhat.com> - 4.8-2
- rhbz2156092 = rhbz1997192
- rhbz2145241 = rhbz2145242
- rhbz2156093 = rhbz2149223
- rhbz2156095 = rhbz2149666
- rhbz2156094 = rhbz2154430

* Thu Nov 03 2022 Frank Ch. Eigler <fche@redhat.com> - 4.8-1
- Upstream release.

* Mon May 02 2022 Stan Cox <scox@redhat.com> - 4.7-1
- Upstream release, see wiki page below for detailed notes.
  https://sourceware.org/systemtap/wiki/SystemTapReleases

* Tue Dec 07 2021 Stan Cox <scox@redhat.com> - 4.6.4
- sys/sdt.h remove aarch64 and s390 float constraints

* Mon Dec 06 2021 Stan Cox <scox@redhat.com> - 4.6.3
- sys/sdt.h remove float constraints that may cause gcc reload issues.

* Thu Dec 02 2021 Frank Ch. Eigler <fche@redhat.com> - 4.6.2
- sys/sdt.h fixes for glibc ftbfs