Commit 1286f6f
committed
ebpf: don't submit exit events unless required
exit and exit_group syscall are always submitted to userspace even when
not chosen by the user.
Only submit these events when required.1 parent 0b29052 commit 1286f6f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2535 | 2535 | | |
2536 | 2536 | | |
2537 | 2537 | | |
2538 | | - | |
| 2538 | + | |
2539 | 2539 | | |
2540 | 2540 | | |
2541 | 2541 | | |
| |||
0 commit comments