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

Support debuginfod #203

Closed
danielocfb opened this issue Jun 5, 2023 · 0 comments · Fixed by #634
Closed

Support debuginfod #203

danielocfb opened this issue Jun 5, 2023 · 0 comments · Fixed by #634
Assignees
Labels
enhancement New feature or request

Comments

@danielocfb
Copy link
Collaborator

We should consider supporting debuginfod (https://sourceware.org/elfutils/Debuginfod.html) for pulling binaries/debug information based on build IDs (and whatever else there may be).

@danielocfb danielocfb changed the title Support debuginfod Support debuginfod Jun 5, 2023
@danielocfb danielocfb added the enhancement New feature or request label Jun 7, 2023
danielocfb pushed a commit to danielocfb/blazesym that referenced this issue Apr 25, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: libbpf#203

Signed-off-by: Daniel Müller <[email protected]>
@danielocfb danielocfb linked a pull request Apr 25, 2024 that will close this issue
danielocfb pushed a commit to danielocfb/blazesym that referenced this issue Apr 25, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: libbpf#203

Signed-off-by: Daniel Müller <[email protected]>
danielocfb pushed a commit to danielocfb/blazesym that referenced this issue Apr 26, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: libbpf#203

Signed-off-by: Daniel Müller <[email protected]>
danielocfb pushed a commit to danielocfb/blazesym that referenced this issue Apr 26, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: libbpf#203

Signed-off-by: Daniel Müller <[email protected]>
danielocfb pushed a commit to danielocfb/blazesym that referenced this issue Apr 29, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: libbpf#203

Signed-off-by: Daniel Müller <[email protected]>
d-e-s-o added a commit that referenced this issue Apr 29, 2024
This change adds an example that uses the "programmable dispatch"
functionality to plug the usage of a debuginfod client into the process
symbolization path.

Closes: #203

Signed-off-by: Daniel Müller <[email protected]>
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
2 participants