RESOLVED FIXED 282786
[libpas] PAS_PROFILE should take heap-configs as appropriate
https://bugs.webkit.org/show_bug.cgi?id=282786
Summary [libpas] PAS_PROFILE should take heap-configs as appropriate
Marcus Plutowski
Reported 2024-11-07 16:02:21 PST
rdar://139474307 This would be really useful to have when using the profiling macros as it allows us to determine what kind of heap is being used for the allocation (e.g. small bitfit vs. medium, bit fit vs. segregated, etc.)
Attachments
Marcus Plutowski
Comment 1 2024-11-07 16:07:08 PST
EWS
Comment 2 2024-11-09 10:35:19 PST
Committed 286383@main (291b0b6188a0): <https://commits.webkit.org/286383@main> Reviewed commits have been landed. Closing PR #36352 and removing active labels.
WebKit Commit Bot
Comment 3 2024-11-09 21:22:11 PST
Re-opened since this is blocked by bug 282893
Marcus Plutowski
Comment 4 2024-11-11 11:35:07 PST
EWS
Comment 5 2024-11-11 11:56:24 PST
Committed 286445@main (9ff99d6b28ce): <https://commits.webkit.org/286445@main> Reviewed commits have been landed. Closing PR #36497 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.