Debug symbols for istio/proxyv2

Hello!

Is there a way to get DWARF debugging information for the envoy binary that is shipped in the istio/proxyv2 docker images?

We would like to profile envoy in a real-world scenario (running an official docker image build), but need DWARF symbols to do so. Are they published somewhere?

Thanks!