remove confusing parts of sentence
I can guess what this meant, but decided to just keep it simple
This commit is contained in:
parent
e65952c779
commit
1806a8244e
1 changed files with 1 additions and 2 deletions
|
|
@ -4,8 +4,7 @@ This is a guide for how to profile rustc with [perf](https://perf.wiki.kernel.or
|
|||
|
||||
## Initial steps
|
||||
|
||||
- Get a clean checkout of rust-lang/master, or whatever it is you want
|
||||
to profile.
|
||||
- Get a clean checkout of rust-lang/rust
|
||||
- Set the following settings in your `bootstrap.toml`:
|
||||
- `rust.debuginfo-level = 1` - enables line debuginfo
|
||||
- `rust.jemalloc = false` - lets you do memory use profiling with valgrind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue