Skip to content

SDL_LogCritical showing up in profiling #631

Open
@bgourlie

Description

@bgourlie

I did some cursory profiling of an emulator I'm writing, and SDL_LogCritical is one of the top hits.

capture

I'm unable to see what exactly is getting logged. Is there a way to control SDL's log output so I can get an idea of what's going on? You can see how I'm doing my rendering here: https://github.com/bgourlie/rs-nes/blob/sdl-refactor/examples/real_time.rs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions