Skip to content

Cpu profile processing assert is firing #1529

@kenzieschmoll

Description

@kenzieschmoll

Seems like a regression that this assert is firing once again. Commented out for now, but this needs to be investigated.

assert in cpu_profile_transformer.dart:

    assert(cpuProfileData.profileMetaData.sampleCount ==
          cpuProfileData.cpuProfileRoot.inclusiveSampleCount);

Metadata

Metadata

Assignees

Labels

P3issues we think are valid but not importantreproduce to verifyIssues that need to be reproduced to verify that they still exist.screen: cpu profilerIssues related to the CPU Profiler screen

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions