Skip to content

fix: prefill PID offsets before uprobe attach#145

Merged
swananan merged 1 commit intomainfrom
fix/prefill-pid-offsets-before-uprobe
May 1, 2026
Merged

fix: prefill PID offsets before uprobe attach#145
swananan merged 1 commit intomainfrom
fix/prefill-pid-offsets-before-uprobe

Conversation

@swananan
Copy link
Copy Markdown
Owner

@swananan swananan commented May 1, 2026

Move cached PID module offset writes ahead of uprobe attachment so a running target cannot hit the probe before proc_module_offsets is ready.

This prevents early PID-mode entry-value lookups from falling back to zero under container attach topologies.

Move cached PID module offset writes ahead of uprobe attachment so a
running target cannot hit the probe before proc_module_offsets is ready.

This prevents early PID-mode entry-value lookups from falling back to zero
under container attach topologies.
@swananan swananan merged commit d59fd8d into main May 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant