CentOS Oprofile 安装过程的几个错误注意点
1. 确认oprofile 是否被编译进内核,是模块方式还是别的方式cat /boot/config-2.6.18-128.el5 |grep OPROFILE2. 配置中错误 ./configurechecking dynamic linker characteristics... GNU/Linuxld.so checking how to hardcode library paths into programs... immediatecheckin...