Skip to content

Conversation

@vtjnash
Copy link
Member

@vtjnash vtjnash commented Nov 1, 2023

Defines a converter for Allocs to the types implemented by Profile for printing, allowing flamegraph report generation of allocations with just the stdlib tooling.

Refs: #42768

For old versions of Julia, you could previously get download a copy of this code that could be included as a polyfill to add this: https://gist.github.com/vtjnash/c6aa4db9dafccb0fd28a65f87d6b1adb

…ile.print

Defines a converter for Allocs to the types implemented by Profile for
printing, allowing flamegraph report generation of allocations with just
the stdlib tooling.

Make these methods public as well, so that users can access the
documentation without getting warnings.

Refs: #42768
@vtjnash vtjnash marked this pull request as ready for review November 1, 2023 17:51
@vtjnash vtjnash merged commit 140ea94 into master Nov 7, 2023
@vtjnash vtjnash deleted the jn/Profile-Allocs-print branch November 7, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants