Skip to content

feat: support samply profiles for Foundry runs#13

Draft
decofe wants to merge 1 commit into
mainfrom
centaur/1781579090-samply-foundry
Draft

feat: support samply profiles for Foundry runs#13
decofe wants to merge 1 commit into
mainfrom
centaur/1781579090-samply-foundry

Conversation

@decofe

@decofe decofe commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • add optional FOUNDRY_SAMPLY_DIR support to the Foundry fuzzer runner
  • wrap forge test --mc CryticToFoundry with samply record --save-only --presymbolicate when enabled
  • emit profile-foundry.json.gz, matching autoopt's existing samply artifact convention
  • write comment.md listing captured samply profiles so downstream workflows can surface a profile comment

Prompted by: @0xalpharush

Tests

  • bash -n fuzzers/foundry/run.sh fuzzers/_shared/common.sh
  • git diff --check

@decofe decofe force-pushed the centaur/1781579090-samply-foundry branch from 9487099 to c0cb803 Compare June 16, 2026 03:15
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.

2 participants