Bug 283027
| Summary: | Add profiling hooks for page allocations in bmalloc and libpas | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | bmalloc | Assignee: | David Degazio <d_degazio> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Degazio
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/36573
EWS
Committed 286615@main (1bb13a609e06): <https://commits.webkit.org/286615@main>
Reviewed commits have been landed. Closing PR #36573 and removing active labels.