Files
Paul Wallrabe 7382494ca4 Add eBPF snooper that traces the entire fork/exec graph of podman
As long as podman uses a fork/exec model this eBPF program is able to trace the performance of each podman command and the resulting child processes from start to finish. This is an improvement to the already existing podmansnoop eBPF program which only looks at sched_process_exit and enter/exit sys_execve tracepoints.

Signed-off-by: Paul Wallrabe <54737071+raballew@users.noreply.github.com>
2023-04-20 11:30:47 +02:00
..
2023-02-02 16:53:30 +01:00
2022-09-10 07:52:00 -04:00
2023-01-04 14:26:26 -07:00
2022-09-23 09:58:39 +01:00
2022-11-30 10:38:08 +01:00