Follow-up diff for https://reviews.llvm.org/D158891. Compute the checksum mismatch based on the original nested profile. Additionally, use a recursive way to compute the children mismatched samples in the nested tree even the top-level func checksum is matched.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
nit: countMismatchedSamples?