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

is there any plan to support heap alloc analysis? #44

Open
mineralres opened this issue Dec 15, 2020 · 2 comments · May be fixed by #45
Open

is there any plan to support heap alloc analysis? #44

mineralres opened this issue Dec 15, 2020 · 2 comments · May be fixed by #45

Comments

@mineralres
Copy link

thanks to pprof-rs i could analyze my program’s performance easily!
is there any plan to support heap alloc analysis officially in proto format? or is there any guidance to implement that by my self?

@YangKeao
Copy link
Member

I have written some codes about heap profiling a year ago (before I wrote pprof-rs). I will try to merge them these days and it seems not to be a hard task 😄 . Can you help to review the codes when I submit the PR?

@mineralres
Copy link
Author

Good news! It's my pleasure! 😄

@YangKeao YangKeao linked a pull request Dec 15, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants