Skip to content

Commit 02b0524

Browse files
mahkohdjc
authored andcommitted
1 parent cdd0ef4 commit 02b0524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ flamegraph generation library!
1515

1616
Windows is getting [dtrace support](https://techcommunity.microsoft.com/t5/Windows-Kernel-Internals/DTrace-on-Windows/ba-p/362902), so if you try this out please let us know how it goes :D
1717

18-
**Note**: If you're using lld on on Linux, you must use the `--no-rosegment` flag. Otherwise perf will not be able to generate accurate stack traces. For example
18+
**Note**: If you're using lld on Linux, you must use the `--no-rosegment` flag. Otherwise perf will not be able to generate accurate stack traces ([explanation](https://crbug.com/919499#c16)). For example
1919

2020
```toml
2121
[target.x86_64-unknown-linux-gnu]

0 commit comments

Comments
 (0)