This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Support dumping fragmentation data in SizeClassAllocator32
ClosedPublic

Authored by Chia-hungDuan on Aug 21 2023, 2:27 PM.

Details

Summary

This is the same fragmentation data as in SizeClassAllocator64.

Diff Detail

Event Timeline

Chia-hungDuan created this revision.Aug 21 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 2:27 PM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
Chia-hungDuan requested review of this revision.Aug 21 2023, 2:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 2:27 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris accepted this revision.Aug 21 2023, 6:36 PM

LGTM

This revision is now accepted and ready to land.Aug 21 2023, 6:36 PM
This revision was landed with ongoing or failed builds.Aug 24 2023, 9:19 AM
This revision was automatically updated to reflect the committed changes.