问题标签 [windows-performance-analyzer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
windows - Windows Performance Analyzer (WPA) 中的 CPU(采样)图未显示
我正在尝试使用 xperf 在我的笔记本上进行收集。生成 .etl 文件。我正在使用包含精确和采样 CPU 配置文件的“诊断”。
但是,当在 WPA 上打开 .etl 时,它没有显示“采样”图,只是精确。做了一些搜索,我发现这可能与用于采样时序的硬件计数器有关。
但是,我的 xperf 显示 pmcsource 时间可用:
[![xperf pmcsources 输出][1]][1]
有人知道如何解决这个丢失的采样图吗?[1]:https ://i.stack.imgur.com/fVnNl.png