开发者

How to read gmon.out?

开发者 https://www.devze.com 2023-03-10 17:10 出处:网络
How do I read gmon.out in Windows? Windows can\'t 开发者_StackOverflow社区so much as open the file, so gmon.out options doesn\'t quite work in the command-line window.gprof is the tool that reads a gm

How do I read gmon.out in Windows? Windows can't 开发者_StackOverflow社区so much as open the file, so gmon.out options doesn't quite work in the command-line window.


gprof is the tool that reads a gmon.out file and displays information from it.

0

精彩评论

暂无评论...
验证码 换一张
取 消