tracexec
tracexec copied to clipboard
[Refactor] Create a proper abstraction for Tracer
For now we have PTRACE and eBPF tracers that don't share code but have part of the code duplicated. It would be cleaner to have an abstraction for Tracer.