Skip to content

Commit 29124c7

Browse files
cuviperandjo403
andauthored
Update the reason llvm tracing is disabled by default
Co-authored-by: Andreas Jonson <[email protected]>
1 parent 04a318e commit 29124c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/compiler-flags/self-profile-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ rustc -Zself-profile -Zself-profile-events=default,args
4141

4242
- `llvm`
4343
- Adds tracing information about LLVM passes and codegeneration.
44-
- Disabled by default for historical reasons.
44+
- Disabled by default because this significantly increases the trace file size.
4545

4646
## Event synonyms
4747

0 commit comments

Comments
 (0)