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

Add logging to LifetimeTracker::triage_suspected. #2569

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

jimblandy
Copy link
Member

@jimblandy jimblandy commented Mar 31, 2022

This adds log::debug lines reporting the decision to actually free something, for all resource types.

Amended to also include logging for calls to Global::X_drop. That's a separate commit, so feel free to cherry-pick one or the other.

This adds `log::debug` lines reporting the decision to actually free
something, for all resource types.
This adds `log::debug` lines reporting calls to the `wgpu-core` entry
points for dropping resources.
@kvark kvark merged commit b58b512 into gfx-rs:master Apr 1, 2022
@jimblandy jimblandy deleted the log-suspected-triage branch April 1, 2022 17:42
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.

2 participants