You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a profile from `samply record rustup check`: https://share.firefox.dev/3hteKZZ
104
104
105
-
I'll add some Linux examples when I get a chance.
106
-
107
105
## Turn on debug info for full stacks
108
106
109
107
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.
0 commit comments