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
Our guest strace (FELIX86_STRACE, FELIX86_STRACE_ERRORS) should allow filtering so that only specific syscalls print. Should also allow to disable certain syscalls. Something similar to what the actual strace binary does with -e trace=...
Our guest strace (
FELIX86_STRACE,FELIX86_STRACE_ERRORS) should allow filtering so that only specific syscalls print. Should also allow to disable certain syscalls. Something similar to what the actual strace binary does with-e trace=...