oprofile 프로 세 스 사용
oprofile cpu 。
oprofile :
:
1
http://oprofile.sourceforge.net/download/ oprofile :oprofile-0.9.6.tar.gz( )
2
, oprofile-0.9.6 ./configure --with-kernel-support 。
1:
configure: error: liberty library not found
:
yum install binutils-devel
3
make ; make install , /usr/local/bin opcontrol 。
oprofile root , profile , oprofiled 。 , root。
- opcontrol --init ,mout /dev/oprofile
- opcontrol --separate=kernel --vmlinux=/boot/2.6.0/vmlinux
- opcontrol --reset
- opcontrol --start profiling
- ./hello ,oprofile profiling
- opcontrol --dump ( /var/lib/oprofile)
- opcontrol --stop profiling
- opcotrol -h oprofiled
- opcontrol --shutdown oprofiled
- opcontrol --deinit
- opcontrol --deinit
opcontrol 상세 사용 참고:http://oprofile.sourceforge.net/doc/controlling.html
opontrol start 앞의 설정 들 은 주로 / root /. opile / daemonrc 파일 에 기록 되 어 있 습 니 다.
3→7 , , opreport, opstack, opgprof, opannotate , opreport, opannotate 。
oprofile examples
http://oprofile.sourceforge.net/examples/
:
OProfile manual:
http://oprofile.sourceforge.net/doc/index.html
source Oprofile
http://blog.csdn.net/Gengoo/archive/2010/01/28/5265930.aspx
:
1
oprofile : liberty library not found
2
oprofile
3
opcontrol , vmlinux
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
Vagrant 를 사용 하여 Windows 에 개발 환경 을 배치 합 니 다.개발 자 에 게 Vagrant 는 팀 원 들 의 개발 환경 을 통일 시 켜 줄 수 있다.만약 당신 이나 당신 의 동료 가 Vagrantfile 을 만 들 었 다 면, vagrant 를 실행 하기 만 하면 됩 니 다....
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.