envoyproxy / envoyproxy/envoy-mobile
support binary size analysis tool with split DWARF support
Open
perf/size
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
After this [change](https://github.com/envoyproxy/envoy/pull/12569) Envoy starting using split DWARF capabilities to reduce link time and binary size when compiling debug symbols. However, Bloaty (the analysis tool documented in the Envoy Mobile docs) does not support using `.dwp` files as a source for debug symbols (tracked in this [issue](https://github.com/google/bloaty/issues/156)
Contributor guide
Assessment
This issue has not been assessed yet.