Skip to content

Commit c345e30

Browse files
authored
Fix link in perf-runner.md
1 parent 572f22e commit c345e30

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)