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
feat: remove hook points when I/O event collection is disabled
Skip installing related hook points when file I/O event collection is disabled
to reduce unnecessary overhead and improve runtime performance.
Ensure hooks are only active when needed.