We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
would be nice if samply could take multiple -p options, or ideally be able to follow and attach to all child processes of the pid passed in
samply
-p
The text was updated successfully, but these errors were encountered:
appears this was part of the original design, so maybe no option is needed
samply/samply/src/mac/process_launcher.rs
Lines 326 to 332 in 36646f1
Sorry, something went wrong.
bd8308c
it would also be nice to attach to new child processes automatically. is there any prior art there?
Successfully merging a pull request may close this issue.
would be nice if
samply
could take multiple-p
options, or ideally be able to follow and attach to all child processes of the pid passed inThe text was updated successfully, but these errors were encountered: