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

u* tools: detect language/runtime automatically #864

Closed
goldshtn opened this issue Dec 19, 2016 · 0 comments
Closed

u* tools: detect language/runtime automatically #864

goldshtn opened this issue Dec 19, 2016 · 0 comments

Comments

@goldshtn
Copy link
Collaborator

By default, the u* tools (uobjnew, uflow, etc.) can detect the language/runtime present in the target process by inspecting its command line or its loaded libraries (/proc/PID/maps). The -l switch can then be used for overriding the default.

It might also make sense to make all the tools use -l for consistency, instead of having the language as a positional parameter.

Suggested by @brendangregg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant