Name: | devtoolset-4-systemtap-client |
---|---|
Version: | 2.8 |
Release: | 4.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/System |
Size: | 9158083 |
License: | GPLv2+ |
RPM: | devtoolset-4-systemtap-client-2.8-4.0.1.el7.x86_64.rpm |
Source RPM: | devtoolset-4-systemtap-2.8-4.0.1.el7.src.rpm |
Build Date: | Wed Jun 29 2016 |
Build Host: | x86-ol7-builder-02.us.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. |
- remove doc/SystemTap_Beginners_Guide/en-US
- rhbz1224363 (rebase to upstream 2.8+)
- rhbz1121363 (dracut support)
- rhbz1172781 (nfs3_proc_read_setup tapset) - rhbz1128209 (uninstalled stapvirt files found)
- dts3.1 merge from rhel-7.1 - remove bodies of with_java, with_virtguest, with_virthost conditionals
- rhbz1171823 (nfsd svc_fh access)
- rhbz1167652 (stap dracut empty)
- rhbz1164373 (fix ppc64 kprobes via KERNEL_RELOC_SYMBOL) - rhbz1119335 (document STAP_FIPS_OVERRIDE in staprun.8) - rhbz1127591 (ppc64 hcall_* tracepoint blacklisting)
- RHBZ1153673 (stap segv during optimization)
- Added probinson's patch BZ1141919 for enabling more ppc64/aarch64 facilities, with some staplog.c followup