Skip to content

feat: add DWARF backtrace command#218

Merged
swananan merged 1 commit into
mainfrom
feature/dwarf-backtrace-bt
Jun 7, 2026
Merged

feat: add DWARF backtrace command#218
swananan merged 1 commit into
mainfrom
feature/dwarf-backtrace-bt

Conversation

@swananan

@swananan swananan commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Add the bt/backtrace script command with DWARF CFI unwinding, tail-call continuations for deep stacks, protocol ABI records, user-space rendering, configuration, docs, and focused e2e coverage.

Track the tail-call slots that actually executed for each event so conditional bt statements do not finalize stale per-CPU state. Preserve the physical frame count separately from inline display rows so TUI headers remain accurate.

Add the bt/backtrace script command with DWARF CFI unwinding, tail-call
continuations for deep stacks, protocol ABI records, user-space rendering,
configuration, docs, and focused e2e coverage.

Track the tail-call slots that actually executed for each event so conditional
bt statements do not finalize stale per-CPU state. Preserve the physical frame
count separately from inline display rows so TUI headers remain accurate.
@swananan swananan force-pushed the feature/dwarf-backtrace-bt branch from 3142a34 to d90d4b0 Compare June 6, 2026 17:02
@swananan swananan merged commit b27e3ad into main Jun 7, 2026
12 checks passed
@swananan swananan deleted the feature/dwarf-backtrace-bt branch June 7, 2026 02:27
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