centos7.2 oprofile 安裝

wget ***.tar.gz

tar -zxvf *

./configure

---提示缺少 popt libiray ,安裝 yum install popt-devel

--提示缺少 liberty  安裝 yum install binutils-devel

--提示要添加用戶組 groupadd oprofile ;useradd oprofile -g oprofile

make && make install

 

最後貼上官網的鏈接

安裝前需要系統有以下這些東東

http://oprofile.sourceforge.net/doc/requirements.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章