在使用 Windows 异步探查器运行应用程序时,我"Profiler error: There is no dump file"
在探查器选项卡中收到此错误。
环境 - IntelliJ IDEA Ultimate,Java 8
我是 Profiling 的新手,我才刚刚开始学习。Java Flight Recorder 工作正常,但 Windows Async Profiler 出现此错误。知道为什么会这样吗?
在使用 Windows 异步探查器运行应用程序时,我"Profiler error: There is no dump file"
在探查器选项卡中收到此错误。
环境 - IntelliJ IDEA Ultimate,Java 8
我是 Profiling 的新手,我才刚刚开始学习。Java Flight Recorder 工作正常,但 Windows Async Profiler 出现此错误。知道为什么会这样吗?
看起来像IDEA-270240,要在 JDK 8 中使用 Windows 异步分析器,请尝试 IDEA 2021.3 RC:https ://www.jetbrains.com/idea/nextversion/ 。在 2021.2 中请至少使用 jdk 9。