Skip to content

Commit 0c19524

Browse files
authored
Merge pull request #1451 from rust-lang/Kobzol-patch-1
Fix link in perf-runner.md
2 parents 572f22e + c345e30 commit 0c19524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/perf-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Scaling governor set to `performance`.
5555
Disabled with `kernel.randomize_va_space=0` in `sysctl.conf`.
5656
5757
Note that ASLR is also
58-
[disabled explicitly](src/rustc-fake.rs) when gathering performance metrics.
58+
[disabled explicitly](src/bin/rustc-fake.rs) when gathering performance metrics.
5959
6060
### NMI watchdog
6161
Disabled with `kernel.nmi_watchdog=0` in `sysctl.conf`.

0 commit comments

Comments
 (0)