Merge raw profile data in two levels |
||
Issue descriptionSome times a failure to merge is a segfault and the dumped output does not mention any of the raw profile inputs. This means that we lose the coverage data for the whole target. If we instead try merging each shard first, and then merge across shards (excluding any that fail, or if possible retry removing the offending files) Then we can at least get the data from some of the shards.
,
Jan 11
This is replaced by the strategy that first converts and validates profraw to profdata and then merge. |
||
►
Sign in to add a comment |
||
Comment 1 by st...@chromium.org
, Dec 12Status: Assigned (was: Untriaged)