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

Hook to sample allocation and release calls #7

Open
pkhuong opened this issue Aug 3, 2021 · 0 comments
Open

Hook to sample allocation and release calls #7

pkhuong opened this issue Aug 3, 2021 · 0 comments

Comments

@pkhuong
Copy link
Collaborator

pkhuong commented Aug 3, 2021

We might want to see what call sites allocate objects that are never freed, once we have #6 . Once the bump allocation indexes are randomised (#5), should we just consistently sample calls that are at a few fixed offsets from the beginning of a chunk? Or should we store additional random numbers in the span metadata?

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

No branches or pull requests

1 participant