Skip to content

Commit 28d9309

Browse files
committed
Add a compacting step at the end of profile sanitization.
In the future we're planning to share more tables across threads, starting with the string table. If a user wants to upload only visible threads, there's the risk of keeping data from other threads in the profile if more of that data is shared across threads. So this commit adds a "compacting garbage collection" step before uploading, so that only data which is referenced within the sanitized profile is kept in the profile.
1 parent 4399329 commit 28d9309

File tree

3 files changed

+783
-3
lines changed

3 files changed

+783
-3
lines changed

0 commit comments

Comments
 (0)