RESOLVED FIXED281641
[TZone] Update TZone debugging code
https://bugs.webkit.org/show_bug.cgi?id=281641
Summary [TZone] Update TZone debugging code
Michael Saboff
Reported 2024-10-16 19:23:47 PDT
This is for adding various debugging improvements to the TZone manager and allocation path for unannotated subclasses. The changes for "verbose" compilation mode include: * Adding bucket counts for each size class. * Simplifying the data needed for statistics. * Using a separate verbose flag for the dump of bucket selection. * Moving all debug code to a .cpp file to speed up compilation when changing debug flags. For the unannotated subclass allocation path, split the debug info into two lines so that the info isn;t truncated in the OS log.
Attachments
Michael Saboff
Comment 1 2024-10-16 19:26:29 PDT
Michael Saboff
Comment 2 2024-10-16 19:30:25 PDT
EWS
Comment 3 2024-10-17 13:03:42 PDT
Committed 285355@main (7098ad895d64): <https://commits.webkit.org/285355@main> Reviewed commits have been landed. Closing PR #35338 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.