码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 16.04安装perf

时间:2019-04-27 14:41:06      阅读:507      评论:0      收藏:0      [点我收藏+]

标签:4.0   his   列表   art   使用   ack   付费   ubunt   follow   

ljc@ubuntu:~$ perf

程序“perf”尚未安装。 您可以使用以下命令安装:

sudo apt install linux-tools-common

ljc@ubuntu:~$ sudo apt install linux-tools-common

正在读取软件包列表... 完成

正在分析软件包的依赖关系树

正在读取状态信息... 完成

 

ljc@ubuntu:~$ perf

WARNING: perf not found for kernel 4.4.0-24

You may need to install the following packages for this specific kernel:

linux-tools-4.4.0-24-generic

linux-cloud-tools-4.4.0-24-generic

You may also want to install one of the following packages to keep up to date:

linux-tools-generic

linux-cloud-tools-generic

ljc@ubuntu:~$ sudo apt-get install linux-tools-4.4.0-24-generic linux-cloud-tools-4.4.0-24-generic linux-tools-generic linux-cloud-tools-generic

正在读取软件包列表... 完成

正在分析软件包的依赖关系树

正在读取状态信息... 完成

 

ubuntu 16.04安装perf

标签:4.0   his   列表   art   使用   ack   付费   ubunt   follow   

原文地址:https://www.cnblogs.com/dylancao/p/10778662.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!