RESOLVED FIXED 283027
Add profiling hooks for page allocations in bmalloc and libpas
https://bugs.webkit.org/show_bug.cgi?id=283027
Summary Add profiling hooks for page allocations in bmalloc and libpas
David Degazio
Reported 2024-11-12 17:04:23 PST
rdar://136858445 We have an existing page allocation hook for the libpas page malloc, but we don't currently have any profiling hooks for the bmalloc equivalent, or when we map the gigacage. Let's add some.
Attachments
David Degazio
Comment 1 2024-11-12 17:30:46 PST
EWS
Comment 2 2024-11-14 14:26:50 PST
Committed 286615@main (1bb13a609e06): <https://commits.webkit.org/286615@main> Reviewed commits have been landed. Closing PR #36573 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.