Skip to content

Commit

Permalink
Remove a sentence from the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mstange committed Feb 1, 2025
1 parent 37f746e commit da75c28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ sudo sysctl kernel.perf_event_mlock_kb=2048

Here's a profile from `samply record rustup check`: https://share.firefox.dev/3hteKZZ

I'll add some Linux examples when I get a chance.

## Turn on debug info for full stacks

If you profile Rust code, make sure to profile a binary which was compiled **in release mode** and **with debug info**. This will give you inline stacks and a working source code view.
Expand Down

0 comments on commit da75c28

Please sign in to comment.