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
Implement startat and stopat options so that function tracing starts/stops when a specific function is invoked, either by a specific thread, type of thread, or faction. It could also be an option to stop tracing when the startat function returns (as determined by the stack depth).
The text was updated successfully, but these errors were encountered:
Implement
startat
andstopat
options so that function tracing starts/stops when a specific function is invoked, either by a specific thread, type of thread, or faction. It could also be an option to stop tracing when thestartat
function returns (as determined by the stack depth).The text was updated successfully, but these errors were encountered: