Cannot attach Profiler to process

Answered

Hello,

I'm trying the profiler on IntelliJ IDEA Ultimate, I did the tutorials, everything worked fine. 
But when I run my processes and when I try to attach a profiler, I get the following error:
“Could not attach the profiler. The session might be too short for the profiler to be attached (15 ms).”

I'm using the default IntelliJ profiler

Is there an agent options I could add that could fix the issue?

 

0
3 comments

If your process finishes too soon (in 3ms), what's the point of running it with the profiler?

0

Despite what the error message says, the process is still running

0

Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with a sample project attached and the steps to reproduce the issue. Also attach IDE logs (Help | Collect Logs and Diagnostic Data).

0

Please sign in to leave a comment.