Bug 282786
| Summary: | [libpas] PAS_PROFILE should take heap-configs as appropriate | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | bmalloc | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 282893 | ||
| Bug Blocks: | |||
Marcus Plutowski
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/36352
EWS
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
Re-opened since this is blocked by bug 282893
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/36497
EWS
Committed 286445@main (9ff99d6b28ce): <https://commits.webkit.org/286445@main>
Reviewed commits have been landed. Closing PR #36497 and removing active labels.