Commit 2e85913
committed
feat(walltime): bundle samply via library crate
Use the samply crate directly instead of a standalone binary. Adds a
`codspeed samply` subcommand that forwards args to samply's CLI and
dispatches to `do_record_action`. The wall_time profiler re-execs the
current binary, removing the need for a PATH-installed samply.1 parent 43d9e50 commit 2e85913
7 files changed
Lines changed: 1136 additions & 33 deletions
File tree
- src
- cli
- executor/wall_time/profiler
- perf
- samply
0 commit comments