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

lookup lib path in address map #15

Open
dvc94ch opened this issue Feb 28, 2021 · 0 comments
Open

lookup lib path in address map #15

dvc94ch opened this issue Feb 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dvc94ch
Copy link
Owner

dvc94ch commented Feb 28, 2021

currently when defining a uprobe you need to write something like uprobe:/usr/lib/libc-2.33.so:malloc. we can simplify this to uprobe:libc:malloc by looking up the path from the address map.

@dvc94ch dvc94ch added the enhancement New feature or request label Feb 28, 2021
@dvc94ch dvc94ch self-assigned this Feb 28, 2021
@dvc94ch dvc94ch removed their assignment Apr 21, 2021
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