【问题标题】:Looking for a free, time sampling profiler for C++ [duplicate]寻找 C++ 的免费时间采样分析器 [重复]
【发布时间】:2011-06-04 17:32:52
【问题描述】:

可能重复:
What's the best Free C++ Profiler for windows (if there are)

我正在寻找一个免费的 C++ 时间采样分析器

我以前从未使用过分析器,而且我没有附带的 Visual Studio 版本,基本上我会对任何免费、有效且相当简单的东西感到满意;有合适的说明

【问题讨论】:

标签: c++ profiler


【解决方案1】:

我过去曾使用过“非常困”,并且对此非常满意。

http://www.codersnotes.com/sleepy

【讨论】:

  • 我认为 Sleepy 是我去年需要的时候改编的。我不得不解耦所有在我看来应该是可选的 WinMX。
【解决方案2】:

在 Linux 中有 gprof。 我所知道的 Windows 上唯一免费的是 AMD Code Analyst

http://developer.amd.com/cpu/codeanalyst/Pages/default.aspx

【讨论】:

    【解决方案3】:

    请试试我的分析器,叫做 cRunWatch

    http://ravenspoint.wordpress.com/2010/06/16/timing/

    【讨论】:

      猜你喜欢
      • 2011-08-06
      • 2011-08-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-08-29
      • 1970-01-01
      • 2022-01-22
      相关资源
      最近更新 更多