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
The purpose of this feature is to enable a trace to be generated for only N occurrences of a given function. This feature needs to be accessible through the API as well (e.g. so it can be accessed via the zkcdriver).
Summary
The purpose of this feature is to enable a trace to be generated for only
Noccurrences of a given function. This feature needs to be accessible through the API as well (e.g. so it can be accessed via thezkcdriver).