Unverified Commit 2446439f authored by Teresa Johnson's avatar Teresa Johnson Committed by GitHub
Browse files

[MemProf] Handle profiles with missing column numbers (#70520)

Detect when we are matching a memprof profile with no column numbers,
and in that case treat all column numbers as 0 when matching. The
profiled binary might have been built with -gno-column-info, for
example.
parent cc6f9cf5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment