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
profiler.restart() would restart the profiler after it was stopped. This would make it way more useful for ongoing capture tasks, without needing to collect a profiler mid-profile.
profiler.restart()would restart the profiler after it was stopped. This would make it way more useful for ongoing capture tasks, without needing to collect a profiler mid-profile.