在ubuntu 15.04上安装Oprofile - 在/ usr / bin中找不到二进制文件

时间:2015-10-19 02:37:00

标签: linux ubuntu oprofile

我正在尝试通过以下链接在我的ubuntu 15.04上安装oprofile:

Getting started with oprofile on Ubuntu

在我在ubuntu 14.04上运行的另一台笔记本电脑上运行良好。

我可以在/ usb / bin目录下找到二进制文件。

但是,在输入apt-get命令之后我不知道为什么

sudo apt-get update && sudo apt-get install oprofile

我的ubuntu 15.04仍然没有oprofiled& amp; / usr / bin中的opcontrol二进制文件。

无论如何我可以查看吗?

由于

===================发布更新后======================= enter image description here

1 个答案:

答案 0 :(得分:5)

Ubuntu 15.04 comes with oprofile 1.0.0,no longer使用opcontroloprofiled命令。如果您想要学习该教程,请从源代码安装0.9.9。 oprofile download page on SourceForge