You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on an application using SDL and I believe callgrind is exiting shortly after it starts because of all the SDL C functions being called. Is there a way to have it profile only a certain function and that function's children? Thanks!
The text was updated successfully, but these errors were encountered:
I'm working on an application using SDL and I believe
callgrind
is exiting shortly after it starts because of all the SDL C functions being called. Is there a way to have it profile only a certain function and that function's children? Thanks!The text was updated successfully, but these errors were encountered: