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?
Please sign in to leave a comment.
If your process finishes too soon (in 3ms), what's the point of running it with the profiler?
Despite what the error message says, the process is still running
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).