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

Read DWARF metadata, if available #10

Open
travitch opened this issue Aug 26, 2022 · 0 comments
Open

Read DWARF metadata, if available #10

travitch opened this issue Aug 26, 2022 · 0 comments
Labels
probe-injection Issues relating to injection/situation of probes

Comments

@travitch
Copy link
Contributor

This would enable mctrace to inject probes in more locations more ergonomically. Instead of referring to functions (in probe descriptions) by their address, we could use DWARF metadata to provide more ergonomic names.

It may also enable injecting probes around accesses to e.g., global variables whose names are provided in DWARF metadata.

@travitch travitch added the probe-injection Issues relating to injection/situation of probes label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
probe-injection Issues relating to injection/situation of probes
Projects
None yet
Development

No branches or pull requests

1 participant