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

Record calls to calloc, update tests #15

Merged
merged 2 commits into from Nov 25, 2020
Merged

Record calls to calloc, update tests #15

merged 2 commits into from Nov 25, 2020

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Nov 24, 2020

Looks like we're completely missing calls to calloc in the memory metrics right now. This change condenses the callbacks and updates the tests as well as registering for calloc events.

Looks like we're completely missing calls to calloc in the memory
metrics right now. This change condenses the callbacks and updates the
tests as well as registering for calloc events.

Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay cottsay added the bug Something isn't working label Nov 24, 2020
@cottsay cottsay requested a review from brawner November 24, 2020 23:36
@cottsay cottsay self-assigned this Nov 24, 2020
Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay
Copy link
Member Author

cottsay commented Nov 25, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@cottsay cottsay merged commit 0065500 into main Nov 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the cottsay/calloc branch November 25, 2020 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants