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

alloc profiler: fix analyzegc error #43875

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

vilterp
Copy link
Contributor

@vilterp vilterp commented Jan 20, 2022

Get the thread id with a different function that's also JL_NOTSAFEPOINT.

Fixes the analyzegc build failure introduced by #42768.

get the thread id with a different function that's also
JL_NOTSAFEPOINT.
@vilterp vilterp mentioned this pull request Jan 20, 2022
7 tasks
Copy link
Member

@NHDaly NHDaly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @vilterp. Fixed! Thanks @Keno and @DilumAluthge for catching the build failure 👍 👍

@vchuravy vchuravy merged commit 867c98f into JuliaLang:master Jan 20, 2022
@vchuravy vchuravy deleted the pv-alloc-profile-fix-gc-sa branch January 20, 2022 18:20
@vilterp
Copy link
Contributor Author

vilterp commented Jan 20, 2022

Thanks Valentin :)

LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
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.

3 participants