Hide Forgot
Description of problem: There are no oprofile packages installed in perftools docker image, but, according to https://bugzilla.redhat.com/show_bug.cgi?id=1289322, "For DTS 4.1 we've agreed to build an image including all the perftools [similar to the contents of devtoolset-4-perftools]", and devtoolset-4-perftools metapackage pulls in devtoolset-4-oprofile. .live.[root@intel-sugarbay-do-01 ~]# docker run -it rhscl_beta/devtoolset-4-perftools-rhel7 /bin/bash [root@e06c85eea117 ~]# [root@e06c85eea117 ~]# [root@e06c85eea117 ~]# rpm -qa | grep devtoolset | sort devtoolset-4-dyninst-9.1.0-3.el7.x86_64 devtoolset-4-dyninst-devel-9.1.0-3.el7.x86_64 devtoolset-4-elfutils-0.166-1.el7.x86_64 devtoolset-4-elfutils-devel-0.166-1.el7.x86_64 devtoolset-4-elfutils-libelf-0.166-1.el7.x86_64 devtoolset-4-elfutils-libelf-devel-0.166-1.el7.x86_64 devtoolset-4-elfutils-libs-0.166-1.el7.x86_64 devtoolset-4-gcc-5.3.1-6.1.el7.x86_64 devtoolset-4-runtime-4.1-3.el7.x86_64 devtoolset-4-systemtap-2.9-3s.el7.x86_64 devtoolset-4-systemtap-client-2.9-3s.el7.x86_64 devtoolset-4-systemtap-devel-2.9-3s.el7.x86_64 devtoolset-4-systemtap-runtime-2.9-3s.el7.x86_64 devtoolset-4-valgrind-3.11.0-19.el7.x86_64 [root@e06c85eea117 ~]# Version-Release number of selected component (if applicable): rhscl_beta/devtoolset-4-perftools-rhel7-4-8 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
added dts oprofile, -jit, -devel.