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

Implement Bottlerocket-specific debuginfod service for improved profiling and debugging #219

Open
Sparksssj opened this issue Oct 29, 2024 · 0 comments

Comments

@Sparksssj
Copy link

Sparksssj commented Oct 29, 2024

Background

Currently, Bottlerocket does not provide its own debuginfod service. This limits the effectiveness of profiling and debugging tools, especially when using continuous profilers like Parca in eBPF mode.

Objective

Implement a Bottlerocket-specific debuginfod service to provide accurate symbols for Bottlerocket binaries.

Benefits

  • Improved debugging capabilities for Bottlerocket
  • Enhanced profiling accuracy for performance analysis
  • Better support for third-party tools that rely on debuginfo

Additional Notes

This feature was requested by a community member
issue: bottlerocket-os/bottlerocket#4270

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