Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearrange allocation profiling in Julia manual #48713

Merged
merged 2 commits into from
Apr 25, 2023
Merged

Conversation

simonbyrne
Copy link
Contributor

As mentioned in #48070, the allocation profiler now provides better functionality than the --track-allocation option. This rearranges the sections in the manual to reflect this, and adds a note to that effect.

It also mentions ProfileCanvas.jl, which seems to be better supported than PProf.jl.

cc @vchuravy @gbaraldi @IanButterworth

@simonbyrne simonbyrne added domain:docs This change adds or pertains to documentation profiler labels Feb 18, 2023
@vchuravy
Copy link
Sponsor Member

It also mentions ProfileCanvas.jl, which seems to be better supported than PProf.jl.

What makes you say that?

@simonbyrne
Copy link
Contributor Author

Ah, I was confused: the issue was actually in the package we used to plot the pprof output:

julia-vscode/ChromeProfileFormat.jl#19

@vchuravy
Copy link
Sponsor Member

Not to get to far of topic but there is https://pprof.me/

As mentioned in #48070, the allocation profiler now provides better functionality than the `--track-allocation` option. This rearranges the sections in the manual to reflect this, and adds a note to that effect.

It also mentions ProfileCanvas.jl, which seems to be better supported than PProf.jl.
@simonbyrne
Copy link
Contributor Author

Bump?

@vchuravy vchuravy merged commit bc5dd53 into master Apr 25, 2023
@vchuravy vchuravy deleted the sb/profile-allocations branch April 25, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation profiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants