Something went wrong on our end
Select Git revision
-
Simon Ruderich authored
Instead we always default to NO_HOOK and run the syscall directly from the signal handler. This is only marginally slower and requires a lot less (complicated) code. It will also simplify future changes for threads with clone(2) which would require duplicating between the hooking and no hooking code.
Simon Ruderich authoredInstead we always default to NO_HOOK and run the syscall directly from the signal handler. This is only marginally slower and requires a lot less (complicated) code. It will also simplify future changes for threads with clone(2) which would require duplicating between the hooking and no hooking code.