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

Sam*_*Sam 0 linux ubuntu oprofile

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

在Ubuntu上开始使用oprofile

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

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

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

sudo apt-get update && sudo apt-get install oprofile
Run Code Online (Sandbox Code Playgroud)

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

无论如何我可以检查一下吗?

谢谢

===================发布更新======================= 在此输入图像描述

Mar*_*ick 5

Ubuntu 15.04 附带 oprofile 1.0.0,不再使用opcontroloprofiled命令.如果您想要学习该教程,请从源代码安装0.9.9.SourceForge上的oprofile下载页面.