You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Additional Notes
This feature was requested by a community member
issue: bottlerocket-os/bottlerocket#4270
The text was updated successfully, but these errors were encountered: