-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
allocation profiler: get stacks for pool allocs via wrapper function #43868
Merged
vtjnash
merged 14 commits into
JuliaLang:master
from
vilterp:pv-alloc-profile-wrap-pool-alloc
Feb 7, 2022
Merged
allocation profiler: get stacks for pool allocs via wrapper function #43868
vtjnash
merged 14 commits into
JuliaLang:master
from
vilterp:pv-alloc-profile-wrap-pool-alloc
Feb 7, 2022
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for db13a49 - Browse repository at this point
Copy the full SHA db13a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a791e - Browse repository at this point
Copy the full SHA 00a791eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f5ce0 - Browse repository at this point
Copy the full SHA d0f5ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4207ea - Browse repository at this point
Copy the full SHA c4207eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 667cc29 - Browse repository at this point
Copy the full SHA 667cc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2d073 - Browse repository at this point
Copy the full SHA 1a2d073View commit details -
Merge pull request #20 from vilterp/pv-alloc-profile-malloc
alloc profiler: capture `managed_malloc` and `managed_realloc`
Configuration menu - View commit details
-
Copy full SHA for 32f36dd - Browse repository at this point
Copy the full SHA 32f36ddView commit details -
Move type to param of _maybe_record_alloc_to_profile
Make an UnknownType for the GC Profiler to handle these unknown types.
Configuration menu - View commit details
-
Copy full SHA for da20069 - Browse repository at this point
Copy the full SHA da20069View commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38f7e9b - Browse repository at this point
Copy the full SHA 38f7e9bView commit details
Commits on Jan 29, 2022
-
alloc profile: inline gc_pool_alloc (with another wrapper) (#21)
* add a wrapper and inline into it * review suggestions Co-authored-by: Nathan Daly <nhdaly@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 51d0308 - Browse repository at this point
Copy the full SHA 51d0308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c98ae - Browse repository at this point
Copy the full SHA 99c98aeView commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ebf97b - Browse repository at this point
Copy the full SHA 0ebf97bView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0cd472 - Browse repository at this point
Copy the full SHA c0cd472View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c854e - Browse repository at this point
Copy the full SHA c0c854eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.