Mark files with duplicated debuggee entries as corrupt

Authored by mwolff on Apr 22 2018, 7:38 AM.

Description

Mark files with duplicated debuggee entries as corrupt

Since we do not (yet) support tracking child processes, a data
file with two or more debuggee entries (lines starting with 'X')
has to be corrupt. I have no clue yet how one can generate those,
but for sure the data will be completely bogus and can trigger
all sorts of issues. Most notably, the backtraces will be randomly
broken and potentially even recursive then...

CCBUG: 392085

Details

Committed
mwolffApr 22 2018, 7:38 AM
Parents
R45:1a0dabbedee8: Open heaptrack data files even when -a / --analyze are not specified
Branches
Unknown
Tags
Unknown