Make ProfileBuilder responsible for module deduplication
This CL introduces new structs InternalFrame and InternalModule for sampling data transfer from NativeStackSampler to ProfileBuilder. After the transfer, ProfileBuilder converts InternalFrame/InternalModule to Frame/Module, and deduplicates modules. Bug: 851163 Change-Id: I550a80d2528688ebef95066d9781104976063950 Reviewed-on: https://chromium-review.googlesource.com/1108957 Commit-Queue: Xi Cheng <chengx@chromium.org> Reviewed-by:Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#569827}
Showing
This diff is collapsed.
Please register or sign in to comment