Add linux perf tool to sonic image (#11906)

This commit is contained in:
Junchao-Mellanox 2022-09-01 04:09:36 +08:00 committed by GitHub
parent c601f24139
commit 46292d71be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -385,7 +385,8 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
fdisk \ fdisk \
gpg \ gpg \
jq \ jq \
auditd auditd \
linux-perf
# default rsyslog version is 8.2110.0 which has a bug on log rate limit, # default rsyslog version is 8.2110.0 which has a bug on log rate limit,
# use backport version # use backport version