Skip to content

fix: distinguish missing backtrace unwind rows#221

Merged
swananan merged 1 commit into
mainfrom
fix/backtrace-missing-unwind-row-status
Jun 9, 2026
Merged

fix: distinguish missing backtrace unwind rows#221
swananan merged 1 commit into
mainfrom
fix/backtrace-missing-unwind-row-status

Conversation

@swananan

@swananan swananan commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Add a backtrace status for PCs that are not covered by any prepared unwind row, so runtime table misses no longer look like unsupported CFI.

Keep the existing UnsupportedCfi value for rows whose CFI rules cannot be lowered to the compact eBPF unwinder.

Add a backtrace status for PCs that are not covered by any prepared
unwind row, so runtime table misses no longer look like unsupported CFI.

Keep the existing UnsupportedCfi value for rows whose CFI rules cannot be
lowered to the compact eBPF unwinder.
@swananan swananan merged commit 1f7d65e into main Jun 9, 2026
9 checks passed
@swananan swananan deleted the fix/backtrace-missing-unwind-row-status branch June 9, 2026 00:12
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