AMD 处理器上的 Intel Vtune
我已经安装了 Intel Vtune Analyzer 9,以便从配备 AMD Turion X2 TL-58 处理器的 Windows 7 PC 上的 win32 应用程序获取调用图和计数器监控数据,但它给出错误:“CPU 架构不能正确识别后,无法收集数据”。 AMD 平台有类似的工具吗?
I've installed Intel Vtune Analyzer 9 to get call-graph and counter-monitor data from a win32 application on a Windows 7 PC with AMD Turion X2 TL-58 processor but it gives an error saying :"The CPU architecture can't be identified properly, data collection is not available". Is there a similar tool for AMD platforms?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
AMD uProf 是 AMD 处理器的分析器。可以从此处下载。
AMD uProf is the profiler for AMD processors. It can be downloaded from here.
AMD CodeAnalyst 性能分析器为 AMD 做类似的事情。
您可以通过此链接找到它。它的功能并不齐全,但似乎可以获取您正在寻找的性能计数器数据。
AMD CodeAnalyst Performance Analyzer does similar things for AMD.
You can find it at this link. It is not as full featured but seems to get the performance counters data you are looking for.