【问题标题】:Performance profiling on a remote PC远程 PC 上的性能分析
【发布时间】:2017-02-21 09:10:48
【问题描述】:

我有一个在 VS2015 中开发的 64 位 C++ MFC 应用程序,通常运行良好,但在某些客户端 Windows 10 PC 上开始运行非常缓慢。是否可以执行远程性能分析会话来解决此问题的根源,而无需在远程 PC 上安装所有 VS2015?我怀疑该问题与 Windows 更新有关,因为该问题主要发生在启动时,但希望获得更深入的分析。

【问题讨论】:

    标签: c++ mfc performance-testing remote-debugging


    【解决方案1】:

    您可以使用Windows Performance Toolkit,其中包括Windows Performance Recorder(将在远程计算机上安装和运行)和Windows Performance Analyzer,这是一种用于创建Windows (ETW) 事件的图表和数据表的工具由 Windows 性能记录器记录。

    【讨论】:

      猜你喜欢
      • 2010-12-24
      • 1970-01-01
      • 2013-08-31
      • 2020-07-18
      • 2019-04-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多