使用perf运行SPECCPU2017进行采样,如何使用create_gcov进行转换(gcc识别的配置文件格式)。有没有具体操作流程或手册可以分享。谢谢
不知道这些文档是否对你有所帮助:
https://documentation.suse.com/sbp/all/html/SBP-GCC-10/index.html
https://documentation.suse.com/sbp/server-linux/html/SBP-GCC-11/index.html
https://documentation.suse.com/sbp/server-linux/html/SBP-GCC-11/index.html
补充:
我想请教的,不是让GCC以插桩的方式进行采集。
使用perf测试cpu运行状态
https://blog.csdn.net/clksjx/article/details/109115411