New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 914173 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jan 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Merge raw profile data in two levels

Project Member Reported by robert...@chromium.org, Dec 12

Issue description

Some 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.
 
Owner: robert...@chromium.org
Status: Assigned (was: Untriaged)
sgtm
Status: WontFix (was: Assigned)
This is replaced by the strategy that first converts and validates profraw to profdata and then merge.

Sign in to add a comment