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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,4 +101,4 @@ $ lsof | grep memfd
101
101
102
102
Or also [`opensnoop`](https://github.com/brendangregg/perf-tools/blob/master/opensnoop) (but not by [`execsnoop`](https://github.com/brendangregg/perf-tools/blob/master/execsnoop))
103
103
104
-
Or seccomp profile auditing `execve` syscall (but it is very overwhelming as a `sleep` command also use execve)
104
+
Or seccomp profile auditing `execve` syscall (but it is very overwhelming as a `sleep` command also uses execve for example)
0 commit comments