Skip to content

Commit da75c28

Browse files
committed
Remove a sentence from the readme.
1 parent 37f746e commit da75c28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ sudo sysctl kernel.perf_event_mlock_kb=2048
102102

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

105-
I'll add some Linux examples when I get a chance.
106-
107105
## Turn on debug info for full stacks
108106

109107
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

Comments
 (0)