opcontrol --vmlinux=/boot/vmlinux-2.6.29.4
opcontrol --reset
opcontrol --init
opcontrol --start
sleep 60
opcontrol --dump
opcontrol --stop
opreport -l > results
opcontrol --shutdown
|
Writing a shell liking above.
The best way to understand oprofile is referring documentation.
阅读(501) | 评论(0) | 转发(0) |