Skip to content

Commit

Permalink
Add link to alloc profiler issue in Profile docs (#47728)
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub authored Nov 28, 2022
1 parent 902e8a7 commit c8ea33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/manual/profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ Passing `sample_rate=1.0` will make it record everything (which is slow);
`Profile.Allocs.UnknownType`.

You can read more about the missing types and the plan to improve this, here:
<https://github.com/JuliaLang/julia/issues/43688>.
[issue #43688](https://github.com/JuliaLang/julia/issues/43688).

## External Profiling

Expand Down

0 comments on commit c8ea33d

Please sign in to comment.