You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PID capture to get actual Java process, not wrapper
Use pgrep to find the actual Java child process instead of using
the bash wrapper PID. This ensures perf attaches to the correct
process.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments