Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retsnoop: support spawning child process to trace #27

Open
anakryiko opened this issue Oct 24, 2022 · 0 comments
Open

retsnoop: support spawning child process to trace #27

anakryiko opened this issue Oct 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@anakryiko
Copy link
Owner

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 anakryiko added the enhancement New feature or request label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant