Error out early during recording when receiving child process events

Authored by mwolff on Apr 22 2018, 8:04 AM.

Description

Error out early during recording when receiving child process events

Heaptrack does not yet support recording child processes. But
apparently it can happen that we actually trace child processes when
we use heaptrack -d. This then leads to corrupted data files.
This patch catches this scenario early and errors out then.

CCBUG: 392085

Details

Committed
mwolffApr 22 2018, 8:04 AM
Parents
R45:e253b08794c6: Mark files with duplicated debuggee entries as corrupt
Branches
Unknown
Tags
Unknown