router icon indicating copy to clipboard operation
router copied to clipboard

experiment with dhat feature

Open garypen opened this issue 3 years ago • 1 comments

Add support for DHAT heap profiling via dhat feature.

Note: I did get some panics when I was testing this out on my Mac. I never got to the bottom of why, but I think it may have been related to our use of the startup (since replaced by ctor) crate which may have been allocating before our dhat tracker is installed.

That may require some further investigating if we decide this is a feature we want to embrace.

garypen avatar Sep 19 '22 08:09 garypen

@garypen your pull request is missing a changelog!

github-actions[bot] avatar Sep 19 '22 08:09 github-actions[bot]

@garypen, please add a /NEXT_CHANGELOG.md entry for this PR to the appropriate section!

github-actions[bot] avatar Oct 31 '22 08:10 github-actions[bot]