Skip to content

Add support for jemalloc memory profiling#9326

Open
macladson wants to merge 1 commit into
sigp:unstablefrom
macladson:jemalloc-profiling
Open

Add support for jemalloc memory profiling#9326
macladson wants to merge 1 commit into
sigp:unstablefrom
macladson:jemalloc-profiling

Conversation

@macladson
Copy link
Copy Markdown
Member

Proposed Changes

Add a new feature flag to lighthouse which adds jemalloc profiling support.
We could manually add this during memory profiling but it is a nice QoL to have this built-in imo

@macladson macladson added low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-review The code is ready for review labels May 20, 2026
@michaelsproul
Copy link
Copy Markdown
Member

Seeing as it's already a feature on malloc_utils can't you enable it while building by using FEATURES=malloc_utils/jemalloc-profiling?

Not saying we shouldn't also merge this though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-review The code is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants