Skip to content

Instantly share code, notes, and snippets.

@mstange
Last active February 6, 2023 20:23
Show Gist options
  • Save mstange/6b2b3b15708cce847eacfabcf4a9f4cc to your computer and use it in GitHub Desktop.
Save mstange/6b2b3b15708cce847eacfabcf4a9f4cc to your computer and use it in GitHub Desktop.
How to use the work-in-progress branches of samply and Firefox profiler to do assembly profiling
cargo install samply
PROFILER_URL="https://deploy-preview-4196--perf-html.netlify.app/" samply record ./yourprogram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment