PCM tools on container image stx-debian-tools-dev
Processor Counter Monitor (PCM) tools are introduced on the container stx-debian-tools-dev. The container includes a selection of Dev tools for the vRAN tools enablement with Intel hardware on Debian. It is a continuation of story 2009990, which introduced this feature on CentOS. Test Plan: Successfully build image on Debian (PASSED) Story: 2010138 Task: 46168 Depends-On: https://review.opendev.org/c/starlingx/tools/+/856842 Signed-off-by: rferraz <RogerioOliveira.Ferraz@windriver.com> Change-Id: Ic5bc9ef0db71b76106b0a38400aa4be18fd1b893
This commit is contained in:
parent
6017ddbfc3
commit
a8290e83f2
@ -3,6 +3,7 @@ ceph/python-cephclient
|
||||
tools/debian-integration
|
||||
tools/collector
|
||||
tools/engtools/hostdata-collectors
|
||||
tools/pcm
|
||||
utilities/build-info
|
||||
utilities/logmgmt
|
||||
utilities/namespace-utils
|
||||
|
5
tools/pcm/debian/meta_data.yaml
Normal file
5
tools/pcm/debian/meta_data.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
debver: 202207-1
|
||||
archive: https://deb.debian.org/debian/pool/main/p/pcm/
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
@ -104,6 +104,7 @@ RUN set -ex && \
|
||||
tcpdump \
|
||||
linux-cpupower \
|
||||
pciutils \
|
||||
pcm \
|
||||
sysvinit-utils \
|
||||
dmidecode \
|
||||
python-is-python3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user