Skip to content

fix: support target-mode backtraces in child containers#233

Open
swananan wants to merge 1 commit into
mainfrom
test/enable-child-container-t-backtrace
Open

fix: support target-mode backtraces in child containers#233
swananan wants to merge 1 commit into
mainfrom
test/enable-child-container-t-backtrace

Conversation

@swananan

Copy link
Copy Markdown
Owner

Publish proc module offsets under each runtime PID view used by target-mode events, including child-container event TGIDs. Refresh target-mode backtrace runtime modules from trace event PIDs so late-loaded libraries get offsets and CFI rows before rendering.

Keep executable target-mode map-change events allowlist-gated to avoid pre-allowlist mmap traffic delaying short-lived targets, while shared object targets can still receive pre-allowlist map-change events for first-load detection.

Publish proc module offsets under each runtime PID view used by
target-mode events, including child-container event TGIDs. Refresh
target-mode backtrace runtime modules from trace event PIDs so
late-loaded libraries get offsets and CFI rows before rendering.

Keep executable target-mode map-change events allowlist-gated to avoid
pre-allowlist mmap traffic delaying short-lived targets, while shared
object targets can still receive pre-allowlist map-change events for
first-load detection.
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