Skip to content

feat: add dry-run trace plan details#209

Merged
swananan merged 1 commit into
mainfrom
feature/dry-run-details
May 29, 2026
Merged

feat: add dry-run trace plan details#209
swananan merged 1 commit into
mainfrom
feature/dry-run-details

Conversation

@swananan
Copy link
Copy Markdown
Owner

Add --dry-run and --dry-run-details for script-mode trace plan validation without attaching uprobes.

The report includes resolved PCs, module paths, uprobe offsets, source locations, inline status, and DWARF variable visibility diagnostics.

Add --dry-run and --dry-run-details for script-mode trace plan
validation without attaching uprobes.

Dry-run now validates the same eBPF startup privileges and kernel
capabilities as a real run. The report includes resolved PCs, module paths,
uprobe offsets, source locations, inline status, and DWARF variable
visibility diagnostics, and separates resolved targets with unresolved uprobe
offsets from attachable targets.
@swananan swananan force-pushed the feature/dry-run-details branch from cd8132c to 6342c81 Compare May 28, 2026 14:09
@swananan swananan merged commit 4fca141 into main May 29, 2026
9 checks passed
@swananan swananan deleted the feature/dry-run-details branch May 29, 2026 00:48
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