在C ++中的免费剖析? [英] Free profiling in C++?

查看:118
本文介绍了在C ++中的免费剖析?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

您最喜欢的分析工具(用于C ++)

在Java中,他们有一个很好的&免费的分析器自带的sdk称为jvisualvm。 C ++有什么类似的东西吗?我在Windows上,有Visual Studio 2010.我是一个学生/爱好者,所以免费的东西会很好。

In Java and they have a nice & free profiler that comes with the sdk called jvisualvm. Is there anything like that for C++? I'm on Windows and have Visual Studio 2010. I'm a student/hobbyist, so something free would be nice.

jvisualvm让你看看你的应用程序,很多需要信息。

jvisualvm lets you look inside your app and has a lot of need info. How much cpu/memroy things are taking, how many times it's being called, total and so on.

推荐答案


  1. AMD代码分析师


一个小的谷歌搜索给了一个令人印象深刻的赠品列表(免责声明:我没有使用这些):

A little googling gives a impressive list of freebies(disclaimer: I haven't used these):


  1. 闪亮

  2. Google测试

  3. Windows性能分析

  1. Shiny
  2. Google Test
  3. Windows Performance Analysis

Hth。

这篇关于在C ++中的免费剖析?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆