Windows Async Profiler Error in IntelliJ while trying to run Application with Profiler

Viewed 866

I am getting this error "Profiler error: There is no dump file" in the profiler tab while running Application with Windows Async Profiler.

Environment- IntelliJ IDEA Ultimate, Java 8

I am new to Profiling and I am just starting to learn. Java Flight Recorder works fine but I'm getting this error for Windows Async Profiler. Any idea why this is happening?

1 Answers
Related