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

Heap Snapshot #46862

Merged
merged 25 commits into from
Oct 5, 2022
Merged

Heap Snapshot #46862

merged 25 commits into from
Oct 5, 2022

Conversation

apaz-cli
Copy link
Member

This picks up from the work done on #42286.

apaz-cli and others added 2 commits September 22, 2022 11:23
Co-Authored-By: Dean De Leo <dean.deleo@relational.ai>
Co-Authored-By: Nathan Daly <NHDaly@gmail.com>
Co-Authored-By: Pete Vilter <7341+vilterp@users.noreply.github.com>
Co-Authored-By: Valentin Churavy <v.churavy@gmail.com>
Co-Authored-By: @whatsthecraic
…, and added all_one flag.

Co-Authored-By: Jameson Nash <vtjnash@gmail.com>
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
src/gc.c Outdated Show resolved Hide resolved
src/gc.c Outdated Show resolved Hide resolved
src/gc.c Show resolved Hide resolved
src/gc.c Outdated Show resolved Hide resolved
src/gc.c Outdated Show resolved Hide resolved
@vchuravy vchuravy mentioned this pull request Sep 23, 2022
29 tasks
apaz-cli and others added 14 commits September 23, 2022 10:09
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
This is the only occurrence of a brace on the following line.

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
src/gc-heap-snapshot.cpp Outdated Show resolved Hide resolved
@IanButterworth
Copy link
Sponsor Member

I just wanted to say that I tried this out after running some extensive code and it saved the snapshot with no issue and it loaded in devtools. Thanks for pushing this forward!

Also, a NEWS entry would be good I think

src/gc.c Outdated Show resolved Hide resolved
src/gc-heap-snapshot.h Outdated Show resolved Hide resolved
@vtjnash vtjnash added the status:merge me PR is reviewed. Merge when all tests are passing label Oct 5, 2022
@NHDaly
Copy link
Member

NHDaly commented Oct 5, 2022

INCREDIBLE!
Thanks so much @apaz-cli for picking this up! We over at RAI were just dancing, celebrating this work. We are super excited! 😭
Many thanks, @apaz-cli, @vtjnash, @vchuravy!
- Love, @vilterp and me ❤️

@vtjnash vtjnash merged commit 956e0a3 into JuliaLang:master Oct 5, 2022
@vtjnash vtjnash added needs news A NEWS entry is required for this change and removed status:merge me PR is reviewed. Merge when all tests are passing labels Oct 5, 2022
@antoine-levitt antoine-levitt added this to the 1.12 milestone Oct 24, 2022
@PallHaraldsson
Copy link
Contributor

PallHaraldsson commented Oct 26, 2022

@antoine-levitt what's the point of adding "to the 1.12 milestone"? It was already merged, so in 1.9-DEV already! I assume 1.12 was in error (since far away), you meant to add a different version number and/or change elsewhere?

@vtjnash vtjnash removed this from the 1.12 milestone Oct 26, 2022
@antoine-levitt
Copy link
Contributor

I think my pocket did that, sorry!

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 this pull request may close these issues.

None yet

7 participants