Filter zero frames from the end of the stack returned by libunwind

Authored by mwolff on May 3 2017, 3:35 PM.

Description

Filter zero frames from the end of the stack returned by libunwind

Some (older) versions of libunwind eratically return zero frames
at the end of the stack. This happened on Debian and Ubuntu with the
distro provided libunwind. In such situations, we now skip these
uninteresting frames.

BUG: 379082

Details

Committed
mwolffMay 3 2017, 3:36 PM
Parents
R45:0a481b5642b7: Disable flamegraph navigation actions when they are not applicable
Branches
Unknown
Tags
Unknown