Skip to content

Commit ba020df

Browse files
[202205] Add linux perf tool to sonic image (#11817)
1 parent 1885e56 commit ba020df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_debian.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,8 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
351351
fdisk \
352352
gpg \
353353
jq \
354-
auditd
354+
auditd \
355+
linux-perf
355356

356357
# Have systemd create the auditd log directory
357358
sudo mkdir -p ${FILESYSTEM_ROOT}/etc/systemd/system/auditd.service.d

0 commit comments

Comments
 (0)