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
new(driver): update exit events PPME_SYSCALL_SETRESGID_X with enter params
This update is part of the implementation for disabling support for
syscall enter events. It implements the following steps:
1. Adds enter parameters to the exit event
2. Adapt sinsp state to work just with exit events.
3. Create a scap-file conversion (in a dedicated scap-file converter)
to convert ENTER events into merged EXIT ones.
4. Add some tests replaying scap-files.
for the setresgid syscall.
Signed-off-by: Tero Kauppinen <tero.kauppinen@est.tech>
0 commit comments