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 was thinking run time. However, since most profiling is done in release I guess that rules out DBG's usefulness... Configure time will probably get lost... compile time works!
I added something in my UI, just because it's easy to forget...
It's easy to forgot to leave perfetto "on".
Since we often want to trace in
release
, this can be bad.In the readme i suggest adding a test to CI to confirm it wasn't left on.
However, perhaps we should at least be alerting via DBG or that perfetto is enabled and how much memory was allocated?
The text was updated successfully, but these errors were encountered: