ubuntu 16.04安裝perf


使用

perf list

提示

The program 'perf' is currently not installed. You can install it by typing:
sudo apt install linux-tools-common

安裝

sudo apt install linux-tools-common

再次

perf list

WARNING: perf not found for kernel 4.4.0-131

You may need to install the following packages for this specific kernel:
linux-tools-4.4.0-131-generic
linux-cloud-tools-4.4.0-131-generic

You may also want to install one of the following packages to keep up to date:
linux-tools-generic
linux-cloud-tools-generic

 sudo apt-get install linux-tools-4.4.0-131-generic linux-cloud-tools-4.4.0-131-generic linux-tools-generic linux-cloud-tools-generic

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM