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

Commits on Mar 31, 2022

  1. Add logging to LifetimeTracker::triage_suspected.

    This adds `log::debug` lines reporting the decision to actually free
    something, for all resource types.
    jimblandy committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ec119b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Add logging to Global::X_drop methods.

    This adds `log::debug` lines reporting calls to the `wgpu-core` entry
    points for dropping resources.
    jimblandy committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    126bed7 View commit details
    Browse the repository at this point in the history