Hello guys. Am i right that right now table `proce...
# general
l
Hello guys. Am i right that right now table
process_events
does not consider
fork()
syscalls? In a simple scenario where forked child calls
system("id")
i can not find anything about the parent of
id
command.