retsnoop icon indicating copy to clipboard operation
retsnoop copied to clipboard

retsnoop: support spawning child process to trace

Open anakryiko opened this issue 2 years ago • 0 comments

Something like:

$ sudo retsnoop -c bpf -- ./my_app arg1 arg2

to start my_app and immediately trace it until it exits. This as a more usable alternative to process name and PID filters.

anakryiko avatar Oct 24 '22 17:10 anakryiko