Bug 1328421 - Oprofile packages are missing from perftools docker image
Summary: Oprofile packages are missing from perftools docker image
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Developer Toolset
Classification: Red Hat
Component: devtoolset-4-perftools-container
Version: DTS 4.1 RHEL 7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
: 4.1
Assignee: Frank Ch. Eigler
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-19 11:11 UTC by Miloš Prchlík
Modified: 2016-09-07 14:17 UTC (History)
2 users (show)

Fixed In Version: devtoolset-4-perftools-docker rhel7 4-9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-07 14:17:20 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Miloš Prchlík 2016-04-19 11:11:27 UTC
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:

Comment 1 Frank Ch. Eigler 2016-04-21 12:08:51 UTC
added dts oprofile, -jit, -devel.


Note You need to log in before you can comment on or make changes to this bug.