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 doc comment placement: move hasJitFramePointers comment to directly
above the function definition instead of above findJITRegion
- Fix containerized process support: use /proc/PID/root/tmp/ to access
container filesystem for perf map detection, and glob perf-*.map to
handle namespace PID mismatch (Ruby uses ns-local PID in filename)
- Remove os import (replaced by path/filepath for Glob)
- Rebuild BPF blobs
0 commit comments