Add linux perf tool to sonic image (#11906)
This commit is contained in:
parent
c601f24139
commit
46292d71be
@ -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
|
||||||
|
Reference in New Issue
Block a user