vitalyvch / strace.ebpf

This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature
https://github.com/vitalyvch/strace.ebpf
Other
16 stars 6 forks source link

add support of exit(), exit_group(), ... #38

Open vitalyvch opened 7 years ago

vitalyvch commented 7 years ago

We should send packets on start because there is no return.