Created attachment 74 [details] 执行opcontrol -l的截图 [环境] 硬件:aarch64架构的飞腾服务器 cpu: Phytium,FT-2500/128 内存:128G 硬盘:2T 软件:AnolisOS7.9_rc1(aarch64)系统iso [前置条件] 1.完全安装操作系统。 2.root用户登录。 3.存在普通用户user。 [步骤] 1、安装oprofile这个包 2、终端执行命令opcontrol -l [实际结果] 终端输出Kernel dosen't support oprofile [期望结果] 执行成功,输出oprofile: available events for CPU type "Core 2" See Intel Architecture Developer's Manual Volume 3B, Appendix A and Intel Architecture Optimization Reference Manual (730795-001) For architectures using unit masks, you may be able to specify unit masks by name. See 'opcontrol' man page for more details. CPU_CLK_UNHALTED: (counter: all)...
对应的内核模块没有开启
@U
@UT004788 请问内核版本多少? ANCK-4.19 arm 版本 CONFIG_OPROFILE 没有配置, x86才有配置. CentOS 默认应该也没有配置的
内核版本为4.19的,如果是arm不支持的问题,请把bug状态改一下,我在关闭,谢谢啦!
目前 ARM 没有开启 OPROFILE 模块, 默认不支持.